Skip to content

fix: skip fmt-directive and indent processing for inline comments (#305)#307

Merged
mbhall88 merged 2 commits into
snakemake:masterfrom
mbhall88:fix/#305
Jun 25, 2026
Merged

fix: skip fmt-directive and indent processing for inline comments (#305)#307
mbhall88 merged 2 commits into
snakemake:masterfrom
mbhall88:fix/#305

Merge branch 'master' into fix/#305

c14f684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

96.87% (+0.00%) compared to e8fb67d

View this Pull Request on Codecov

96.87% (+0.00%) compared to e8fb67d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (e8fb67d) to head (c14f684).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #307   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          13       13           
  Lines        1662     1664    +2     
  Branches      343      344    +1     
=======================================
+ Hits         1610     1612    +2     
  Misses         24       24           
  Partials       28       28           
Files with missing lines Coverage Δ
snakefmt/parser/parser.py 94.72% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.