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 #213

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Change linter to Ruff #213

merged 1 commit into from
Jan 24, 2025

Conversation

Schamper
Copy link
Member

Closes #212

acquire/collector.py Outdated Show resolved Hide resolved
@Schamper Schamper force-pushed the ruff branch 2 times, most recently from 7e739d3 to b263822 Compare January 24, 2025 10:18
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 55.06849% with 164 lines in your changes missing coverage. Please review.

Project coverage is 44.41%. Comparing base (7858007) to head (887fe0d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
acquire/acquire.py 58.91% 53 Missing ⚠️
acquire/dynamic/windows/types.py 0.00% 16 Missing ⚠️
acquire/tools/decrypter.py 34.78% 15 Missing ⚠️
acquire/collector.py 57.57% 14 Missing ⚠️
acquire/dynamic/windows/handles.py 0.00% 14 Missing ⚠️
acquire/hashes.py 50.00% 8 Missing ⚠️
acquire/dynamic/windows/collect.py 0.00% 7 Missing ⚠️
acquire/gui/win32.py 0.00% 6 Missing ⚠️
acquire/log.py 70.58% 5 Missing ⚠️
acquire/utils.py 80.95% 4 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   47.37%   44.41%   -2.96%     
==========================================
  Files          26       26              
  Lines        3466     3485      +19     
==========================================
- Hits         1642     1548      -94     
- Misses       1824     1937     +113     
Flag Coverage Δ
unittests 44.41% <55.06%> (-2.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Schamper Schamper merged commit 9223cf1 into main Jan 24, 2025
15 of 20 checks passed
@Schamper Schamper deleted the ruff branch January 24, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change linter to Ruff
2 participants