Skip to content

audit: use Path::starts_with for cwd filter matching

7c211c4
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): add --dir filter option to runok audit #207

audit: use Path::starts_with for cwd filter matching
7c211c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 1s

89.69% (-0.05%) compared to cfafb18

View this Pull Request on Codecov

89.69% (-0.05%) compared to cfafb18

Details

Codecov Report

❌ Patch coverage is 86.04651% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.69%. Comparing base (cfafb18) to head (7c211c4).

Files with missing lines Patch % Lines
src/main.rs 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   89.73%   89.69%   -0.05%     
==========================================
  Files          50       50              
  Lines       10171    10186      +15     
==========================================
+ Hits         9127     9136       +9     
- Misses       1044     1050       +6     

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