refactor(test): use dynamic ports and fixture injection for test parallelization #1136
Codecov / codecov/project
succeeded
Mar 29, 2026 in 0s
62.09% (target 40.00%)
View this Pull Request on Codecov
62.09% (target 40.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.09%. Comparing base (58218c7) to head (9b7e221).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| test/test_profile.py | 0.00% | 16 Missing |
| test/test_custom_function_command.py | 0.00% | 7 Missing |
| test/test_task_manager.py | 0.00% | 5 Missing |
| test/test_xvfb_browser.py | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1136 +/- ##
==========================================
- Coverage 62.16% 62.09% -0.07%
==========================================
Files 40 40
Lines 3898 3902 +4
==========================================
Hits 2423 2423
- Misses 1475 1479 +4 ☔ 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