Skip to content

test(dash): fix flaky test behavior and race conditions in e2e specs

454c416
Select commit
Loading
Failed to load commit list.
Merged

hotfix #171

test(dash): fix flaky test behavior and race conditions in e2e specs
454c416
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

45.98% (-0.07%) compared to d5faf62

View this Pull Request on Codecov

45.98% (-0.07%) compared to d5faf62

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.98%. Comparing base (d5faf62) to head (454c416).

Files with missing lines Patch % Lines
apps/dash/src/pages/org/actions/unit-create.ts 0.00% 1 Missing ⚠️
apps/dash/src/pages/org/actions/unit-reorder.ts 0.00% 1 Missing ⚠️
apps/dash/src/pages/org/actions/unit-update.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
- Coverage   46.05%   45.98%   -0.07%     
==========================================
  Files          74       74              
  Lines        2191     2194       +3     
  Branches      458      457       -1     
==========================================
  Hits         1009     1009              
- Misses       1182     1185       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.