feat: add test_helpers module (error_utils, test_utils) behind function_runner flag #2378
Codecov / codecov/project
succeeded
Apr 6, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 94.80519% with 12 lines in your changes missing coverage. Please review.
naor/refactor/rename-feature-flag@687552e). Learn more about missing BASE report.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| vm/src/test_helpers/test_utils.rs | 84.00% | 8 Missing |
| vm/src/test_helpers/error_utils.rs | 97.79% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## naor/refactor/rename-feature-flag #2378 +/- ##
====================================================================
Coverage ? 96.06%
====================================================================
Files ? 107
Lines ? 37968
Branches ? 0
====================================================================
Hits ? 36475
Misses ? 1493
Partials ? 0 ☔ 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