Skip to content

refactor: update function_runner → test_utils cfg gates and docs

3e8d6ce
Select commit
Loading
Failed to load commit list.
Closed

feat: add test_helpers module (error_utils, test_utils) behind function_runner flag #2378

refactor: update function_runner → test_utils cfg gates and docs
3e8d6ce
Select commit
Loading
Failed to load commit list.
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.
⚠️ Please upload report for BASE (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.