Skip to content

matches/exec: change tests and check_path implementation

9d67cfc
Select commit
Loading
Failed to load commit list.
Open

matches/exec: create path integrity check before execution #553

matches/exec: change tests and check_path implementation
9d67cfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 1s

91.64% (-0.11%) compared to c5c5a16

View this Pull Request on Codecov

91.64% (-0.11%) compared to c5c5a16

Details

Codecov Report

❌ Patch coverage is 88.63636% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.64%. Comparing base (c5c5a16) to head (9d67cfc).

Files with missing lines Patch % Lines
src/find/matchers/exec.rs 88.63% 24 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   91.74%   91.64%   -0.11%     
==========================================
  Files          31       31              
  Lines        6205     6425     +220     
  Branches      328      332       +4     
==========================================
+ Hits         5693     5888     +195     
- Misses        391      415      +24     
- Partials      121      122       +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.