Skip to content

Refactor

aca3d89
Select commit
Loading
Failed to load commit list.
Open

Use Eugene W. Myers' linear-space algorithm #138

Refactor
aca3d89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 1s

97.84% (-0.16%) compared to c7eec77

View this Pull Request on Codecov

97.84% (-0.16%) compared to c7eec77

Details

Codecov Report

❌ Patch coverage is 97.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.84%. Comparing base (c7eec77) to head (aca3d89).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Parser.php 87.50% 2 Missing ⚠️
src/Differ.php 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #138      +/-   ##
============================================
- Coverage     97.99%   97.84%   -0.16%     
- Complexity      221      236      +15     
============================================
  Files            12       11       -1     
  Lines           598      602       +4     
============================================
+ Hits            586      589       +3     
- Misses           12       13       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.