Skip to content

Change linter to Ruff

3a99dc8
Select commit
Loading
Failed to load commit list.
Merged

Change linter to Ruff #39

Change linter to Ruff
3a99dc8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 22, 2025 in 1s

86.72% (-0.76%) compared to ef5529b

View this Pull Request on Codecov

86.72% (-0.76%) compared to ef5529b

Details

Codecov Report

Attention: Patch coverage is 79.78723% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.72%. Comparing base (ef5529b) to head (3a99dc8).

Files with missing lines Patch % Lines
dissect/ntfs/usnjrnl.py 40.00% 6 Missing ⚠️
dissect/ntfs/mft.py 86.95% 3 Missing ⚠️
dissect/ntfs/secure.py 62.50% 3 Missing ⚠️
dissect/ntfs/attr.py 92.30% 2 Missing ⚠️
dissect/ntfs/index.py 80.00% 2 Missing ⚠️
dissect/ntfs/c_ntfs.py 50.00% 1 Missing ⚠️
dissect/ntfs/ntfs.py 83.33% 1 Missing ⚠️
dissect/ntfs/util.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   87.47%   86.72%   -0.76%     
==========================================
  Files          11       11              
  Lines        1238     1250      +12     
==========================================
+ Hits         1083     1084       +1     
- Misses        155      166      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.