test(*): remove all t.Parallel() calls in the tests #2955
+9
−1,556
Codecov / codecov/project
failed
Mar 9, 2026 in 1s
73.84% (target 75.00%)
View this Pull Request on Codecov
73.84% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.84%. Comparing base (cf317c7) to head (e637f92).
❌ Your project check has failed because the head coverage (73.84%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #2955 +/- ##
==========================================
- Coverage 74.77% 73.84% -0.93%
==========================================
Files 494 494
Lines 60623 60623
==========================================
- Hits 45323 44758 -565
- Misses 12136 12695 +559
- Partials 3164 3170 +6 ☔ 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.
Loading