Skip to content

feat(cli): add `--output-format` option and rename `--format` to `--i…

0870c49
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): add --output-format option and rename --format to --input-format #95

feat(cli): add `--output-format` option and rename `--format` to `--i…
0870c49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

89.06% (+0.03%) compared to beacb7f

View this Pull Request on Codecov

89.06% (+0.03%) compared to beacb7f

Details

Codecov Report

❌ Patch coverage is 96.55172% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.06%. Comparing base (beacb7f) to head (0870c49).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/adapter/check_adapter.rs 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   89.03%   89.06%   +0.03%     
==========================================
  Files          29       29              
  Lines        5880     5915      +35     
==========================================
+ Hits         5235     5268      +33     
- Misses        645      647       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.