Skip to content

feat: new require-explicit-comment rule

32354cb
Select commit
Loading
Failed to load commit list.
Open

feat: new require-explicit-comment rule #128

feat: new require-explicit-comment rule
32354cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

98.10% (+0.00%) compared to e6f7e91

View this Pull Request on Codecov

98.10% (+0.00%) compared to e6f7e91

Details

Codecov Report

❌ Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.10%. Comparing base (e6f7e91) to head (32354cb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/rules/require-explicit-comment.ts 98.03% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files          13       14    +1     
  Lines         632      685   +53     
  Branches      212      233   +21     
=======================================
+ Hits          620      672   +52     
- Misses         12       13    +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.