You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e2e(FR-2472): align route table test with current BAIRouteNodes columns
- Replace 'Traffic Ratio' column header expectations with 'Created At'
(TrafficRatio column is currently commented out in BAIRouteNodes.tsx)
- Mark test 4.6 / 7.2 as test.fixme with TODO(needs-backend)
- Skip accelerator spinbutton edit when it is already disabled at 0
Copy file name to clipboardExpand all lines: e2e/E2E_COVERAGE_REPORT.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
**Scope:** Coverage metrics apply only to the routes listed below and do **not** include all entries from `react/src/routes.tsx`. Routes such as `/admin-dashboard` (not yet exposed in menu) and `/ai-agent` (experimental) are currently out of scope.
14
14
15
-
**Overall (in-scope routes): 253 / 410 features covered (62%)**
15
+
**Overall (in-scope routes): 228 / 372 features covered (61%)**
0 commit comments