Skip to content

fix: return errors instead of os.Exit in specs_format#151

Open
flemzord wants to merge 2 commits into
mainfrom
fix/en-1125-specs-format-no-exit
Open

fix: return errors instead of os.Exit in specs_format#151
flemzord wants to merge 2 commits into
mainfrom
fix/en-1125-specs-format-no-exit

chore: apply gofmt to internal/parser/parser.go

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

67.27% (+0.13%) compared to 1fcd489

View this Pull Request on Codecov

67.27% (+0.13%) compared to 1fcd489

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.27%. Comparing base (1fcd489) to head (b5a9094).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   67.14%   67.27%   +0.13%     
==========================================
  Files          47       47              
  Lines        5071     5070       -1     
==========================================
+ Hits         3405     3411       +6     
+ Misses       1468     1461       -7     
  Partials      198      198              

☔ 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.