Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs in normalize_line(), and with a 2.7x speedup #2381

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Fix failing test cases, and with a 2.7x speedup

9aeaf27
Select commit
Loading
Failed to load commit list.
Open

Fix bugs in normalize_line(), and with a 2.7x speedup #2381

Fix failing test cases, and with a 2.7x speedup
9aeaf27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 0s

99.16% (-0.01%) compared to 3432318, passed because coverage increased by 0% when compared to adjusted base (99.16%)

View this Pull Request on Codecov

99.16% (-0.01%) compared to 3432318, passed because coverage increased by 0% when compared to adjusted base (99.16%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.16%. Comparing base (3432318) to head (9aeaf27).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2381      +/-   ##
==========================================
- Coverage   99.16%   99.16%   -0.01%     
==========================================
  Files          40       40              
  Lines        3101     3100       -1     
  Branches      680      680              
==========================================
- Hits         3075     3074       -1     
  Misses         15       15              
  Partials       11       11