Skip to content

docs: update rule evaluation docs after Action::Default removal

1e06a9a
Select commit
Loading
Failed to load commit list.
Merged

fix(rules): resolve unmatched sub-commands to concrete actions in compound evaluation #178

docs: update rule evaluation docs after Action::Default removal
1e06a9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 0s

89.86% (-0.08%) compared to 7cf8eaa

View this Pull Request on Codecov

89.86% (-0.08%) compared to 7cf8eaa

Details

Codecov Report

❌ Patch coverage is 83.33333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.86%. Comparing base (7cf8eaa) to head (1e06a9a).

Files with missing lines Patch % Lines
src/adapter/mod.rs 36.36% 7 Missing ⚠️
src/adapter/hook_adapter.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   89.94%   89.86%   -0.08%     
==========================================
  Files          38       38              
  Lines        7248     7212      -36     
==========================================
- Hits         6519     6481      -38     
- Misses        729      731       +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.