Skip to content

fix: ai

4ea65f6
Select commit
Loading
Failed to load commit list.
Draft

refactor: rewrite parser core as explicit Block tree #285

fix: ai
4ea65f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 1s

83.13% (-13.39%) compared to e7201e1

View this Pull Request on Codecov

83.13% (-13.39%) compared to e7201e1

Details

Codecov Report

❌ Patch coverage is 90.58704% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.13%. Comparing base (e7201e1) to head (4ea65f6).

Files with missing lines Patch % Lines
snakefmt/blocken.py 90.58% 56 Missing and 37 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #285       +/-   ##
===========================================
- Coverage   96.52%   83.13%   -13.39%     
===========================================
  Files          12       13        +1     
  Lines        1497     2485      +988     
  Branches      309      555      +246     
===========================================
+ Hits         1445     2066      +621     
- Misses         24      295      +271     
- Partials       28      124       +96     
Files with missing lines Coverage Δ
snakefmt/blocken.py 90.58% <90.58%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.