fix(rules): match flag-only negation patterns against =-joined tokens
#175
Codecov / codecov/project
succeeded
Mar 9, 2026 in 0s
89.94% (+0.00%) compared to e4e3f50
View this Pull Request on Codecov
89.94% (+0.00%) compared to e4e3f50
Details
Codecov Report
❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.94%. Comparing base (e4e3f50) to head (448af60).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rules/pattern_matcher.rs | 94.44% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #175 +/- ##
=======================================
Coverage 89.93% 89.94%
=======================================
Files 38 38
Lines 7232 7248 +16
=======================================
+ Hits 6504 6519 +15
- Misses 728 729 +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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading