Skip to content

Migrate flag to the new parse/format mechanisms

cc50846
Select commit
Loading
Failed to load commit list.
Merged

Migrate internal/flag to the new parse/format mechanisms #180

Migrate flag to the new parse/format mechanisms
cc50846
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2025 in 1s

85.70% (-0.63%) compared to 72a4930, passed because coverage increased by 1.55% when compared to adjusted base (84.15%)

View this Pull Request on Codecov

85.70% (-0.63%) compared to 72a4930, passed because coverage increased by 1.55% when compared to adjusted base (84.15%)

Details

Codecov Report

❌ Patch coverage is 97.64706% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.70%. Comparing base (72a4930) to head (cc50846).

Files with missing lines Patch % Lines
internal/format/format.go 87.50% 1 Missing and 1 partial ⚠️
internal/parse/parse.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   86.32%   85.70%   -0.63%     
==========================================
  Files           7        7              
  Lines        1514     1476      -38     
==========================================
- Hits         1307     1265      -42     
- Misses        145      148       +3     
- Partials       62       63       +1     

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