feat(linter): add line-length
rule
#232
Merged
Codecov / codecov/project
succeeded
Feb 18, 2025 in 1s
86.77% (+0.04%) compared to 395dd28
View this Pull Request on Codecov
86.77% (+0.04%) compared to 395dd28
Details
Codecov Report
Attention: Patch coverage is 96.15385%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 86.77%. Comparing base (
395dd28
) to head (144da84
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/linter/rules/line_length.zig | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #232 +/- ##
==========================================
+ Coverage 86.72% 86.77% +0.04%
==========================================
Files 69 70 +1
Lines 4640 4665 +25
==========================================
+ Hits 4024 4048 +24
- Misses 616 617 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading