Skip to content

fix(git): land the #76-#80 stack that never reached master - #85

Merged
ekalinin merged 25 commits into
masterfrom
fix/restack-76-80
Aug 15, 2026
Merged

fix(git): land the #76-#80 stack that never reached master#85
ekalinin merged 25 commits into
masterfrom
fix/restack-76-80

Merge remote-tracking branch 'origin/master' into fix/restack-76-80

86946ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 1s

83.61% (+1.44%) compared to 870b986

View this Pull Request on Codecov

83.61% (+1.44%) compared to 870b986

Details

Codecov Report

❌ Patch coverage is 86.68942% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.61%. Comparing base (870b986) to head (86946ff).

Files with missing lines Patch % Lines
internal/core/usecase/skipheader/skipheader.go 73.68% 7 Missing and 3 partials ⚠️
internal/adapters/filewriter.go 59.09% 5 Missing and 4 partials ⚠️
internal/adapters/stamper.go 50.00% 7 Missing ⚠️
internal/adapters/filebackup.go 72.72% 3 Missing and 3 partials ⚠️
internal/adapters/tokenresolver.go 78.57% 3 Missing ⚠️
internal/app/new.go 93.54% 1 Missing and 1 partial ⚠️
internal/core/usecase/insertmd/insertmd.go 94.87% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   82.16%   83.61%   +1.44%     
==========================================
  Files          27       35       +8     
  Lines         673      946     +273     
==========================================
+ Hits          553      791     +238     
- Misses         77      100      +23     
- Partials       43       55      +12     

☔ View full report in Codecov by Harness.
📢 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.