Skip to content

Add stricter Ruff linting#63

Merged
Schamper merged 3 commits intofox-it:mainfrom
william-billaud:ruff_linting
Mar 24, 2026
Merged

Add stricter Ruff linting#63
Schamper merged 3 commits intofox-it:mainfrom
william-billaud:ruff_linting

Conversation

@william-billaud
Copy link
Copy Markdown
Contributor

Add docstyle rules + rename TCH to TC + future import.

Commit will be added to .git-blame-ignore-revs

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.67%. Comparing base (b96d88f) to head (18c0ac9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/volume/vss.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   77.62%   77.67%   +0.05%     
==========================================
  Files          29       29              
  Lines        2337     2343       +6     
==========================================
+ Hits         1814     1820       +6     
  Misses        523      523              
Flag Coverage Δ
unittests 77.67% <77.77%> (+0.05%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@Schamper Schamper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linter fails :)

@Schamper Schamper merged commit 6bb4848 into fox-it:main Mar 24, 2026
23 checks passed
@william-billaud william-billaud deleted the ruff_linting branch March 25, 2026 07:42
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.

Add stricter Ruff linting

2 participants