fix(rules): allow flag-only negation to pass with empty command tokens #179
Codecov / codecov/project
succeeded
Mar 10, 2026 in 0s
89.92% (+0.05%) compared to 377f83d
View this Pull Request on Codecov
89.92% (+0.05%) compared to 377f83d
Details
Codecov Report
❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.92%. Comparing base (377f83d) to head (c29ca3b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rules/pattern_matcher.rs | 95.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #179 +/- ##
==========================================
+ Coverage 89.86% 89.92% +0.05%
==========================================
Files 38 38
Lines 7212 7225 +13
==========================================
+ Hits 6481 6497 +16
+ Misses 731 728 -3 ☔ 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.
Loading