Skip to content

Fixed test

ff4c499
Select commit
Loading
Failed to load commit list.
Closed

Word level prepass #4

Fixed test
ff4c499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 21, 2025 in 0s

91.22% (-3.67%) compared to 4de4067

View this Pull Request on Codecov

91.22% (-3.67%) compared to 4de4067

Details

Codecov Report

❌ Patch coverage is 88.07018% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.22%. Comparing base (4de4067) to head (ff4c499).

Files with missing lines Patch % Lines
src/error_align/error_align.py 91.25% 9 Missing and 12 partials ⚠️
src/error_align/utils.py 31.25% 5 Missing and 6 partials ⚠️
src/error_align/backtrace_graph.py 92.85% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   94.89%   91.22%   -3.67%     
==========================================
  Files           6        6              
  Lines         548      661     +113     
  Branches       90      114      +24     
==========================================
+ Hits          520      603      +83     
- Misses         10       25      +15     
- Partials       18       33      +15     

☔ 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.