Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change linter to Ruff #21

Merged
merged 1 commit into from
Jan 23, 2025

Change linter to Ruff

44880b8
Select commit
Loading
Failed to load commit list.
Merged

Change linter to Ruff #21

Change linter to Ruff
44880b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

73.47% (-3.53%) compared to c38995e

View this Pull Request on Codecov

73.47% (-3.53%) compared to c38995e

Details

Codecov Report

Attention: Patch coverage is 65.27778% with 25 lines in your changes missing coverage. Please review.

Project coverage is 73.47%. Comparing base (c38995e) to head (44880b8).

Files with missing lines Patch % Lines
dissect/thumbcache/tools/utils.py 0.00% 7 Missing ⚠️
dissect/thumbcache/tools/extract_images.py 0.00% 6 Missing ⚠️
dissect/thumbcache/tools/extract_with_index.py 0.00% 6 Missing ⚠️
dissect/thumbcache/index.py 90.47% 2 Missing ⚠️
dissect/thumbcache/thumbcache.py 66.66% 2 Missing ⚠️
dissect/thumbcache/thumbcache_file.py 94.44% 1 Missing ⚠️
dissect/thumbcache/util.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   76.99%   73.47%   -3.53%     
==========================================
  Files          10       10              
  Lines         313      328      +15     
==========================================
  Hits          241      241              
- Misses         72       87      +15     

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