feat(rules): add typed variable definitions (definitions.vars) with <var:name> placeholder
#201
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
89.56% (+0.30%) compared to 25c6749
View this Pull Request on Codecov
89.56% (+0.30%) compared to 25c6749
Details
Codecov Report
❌ Patch coverage is 97.23926% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.56%. Comparing base (25c6749) to head (aa25f80).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rules/pattern_matcher/mod.rs | 92.15% | 8 Missing |
| src/rules/pattern_matcher/token_matching.rs | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #201 +/- ##
==========================================
+ Coverage 89.26% 89.56% +0.30%
==========================================
Files 47 47
Lines 9046 9364 +318
==========================================
+ Hits 8075 8387 +312
- Misses 971 977 +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.
Loading