Skip to content

cli/route: fix type mismatch in route_check caused by unhandled Result

6748fc9
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): unwrap Result from shell_quote_join call in route_check #100

cli/route: fix type mismatch in route_check caused by unhandled Result
6748fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 0s

89.85% (+0.02%) compared to 3f5e6cf

View this Pull Request on Codecov

89.85% (+0.02%) compared to 3f5e6cf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.85%. Comparing base (3f5e6cf) to head (6748fc9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   89.82%   89.85%   +0.02%     
==========================================
  Files          29       29              
  Lines        6142     6160      +18     
==========================================
+ Hits         5517     5535      +18     
  Misses        625      625              

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