Change linter to Ruff #106
Merged
Codecov / codecov/project
failed
Jan 17, 2025 in 1s
92.33% (-0.13%) compared to ed1daf2
View this Pull Request on Codecov
92.33% (-0.13%) compared to ed1daf2
Details
Codecov Report
Attention: Patch coverage is 82.14286%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 92.33%. Comparing base (
ed1daf2
) to head (063b1c8
).
Files with missing lines | Patch % | Lines |
---|---|---|
dissect/cstruct/parser.py | 78.57% | 3 Missing |
dissect/cstruct/types/base.py | 78.57% | 3 Missing |
dissect/cstruct/utils.py | 80.00% | 3 Missing |
dissect/cstruct/compiler.py | 71.42% | 2 Missing |
dissect/cstruct/cstruct.py | 80.00% | 2 Missing |
dissect/cstruct/types/structure.py | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #106 +/- ##
==========================================
- Coverage 92.46% 92.33% -0.13%
==========================================
Files 20 20
Lines 2176 2180 +4
==========================================
+ Hits 2012 2013 +1
- Misses 164 167 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading