Skip to content

refactor(validator): accept traceRecord instead of Executor

63c1744
Select commit
Loading
Failed to load commit list.
Open

refacror & feature: add tracering, supporting chrome trace, refactor execution graph validator, polishing tests. #106

refactor(validator): accept traceRecord instead of Executor
63c1744
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 1s

88.99% (-0.08%) compared to ac58e4f

View this Pull Request on Codecov

88.99% (-0.08%) compared to ac58e4f

Details

Codecov Report

❌ Patch coverage is 89.23077% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.99%. Comparing base (ac58e4f) to head (63c1744).

Files with missing lines Patch % Lines
validator.go 84.33% 9 Missing and 4 partials ⚠️
executor.go 84.00% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   89.07%   88.99%   -0.08%     
==========================================
  Files          13       16       +3     
  Lines         659      827     +168     
==========================================
+ Hits          587      736     +149     
- Misses         53       66      +13     
- Partials       19       25       +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.