Skip to content

Add stricter Ruff linting#41

Merged
Schamper merged 1 commit into
fox-it:mainfrom
william-billaud:ruff_linting
Mar 26, 2026
Merged

Add stricter Ruff linting#41
Schamper merged 1 commit into
fox-it:mainfrom
william-billaud:ruff_linting

Conversation

@william-billaud

Copy link
Copy Markdown
Contributor

Add docstyle rules + rename TCH to TC.

Mainly dot added to comment, new line changes and from __future__ import annotations added.

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

Mainly dot added to comment, new line changes and `from __future__ import annotations` added.
@codecov

codecov Bot commented Mar 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.17%. Comparing base (ef45764) to head (02eada4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   82.10%   82.17%   +0.07%     
==========================================
  Files           6        6              
  Lines         503      505       +2     
==========================================
+ Hits          413      415       +2     
  Misses         90       90              
Flag Coverage Δ
unittests 82.17% <100.00%> (+0.07%) ⬆️

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.

@Schamper Schamper merged commit 7cb33a7 into fox-it:main Mar 26, 2026
23 checks passed
@william-billaud william-billaud deleted the ruff_linting branch March 26, 2026 16:01
twiggler pushed a commit to twiggler/dissect-monorepo-test that referenced this pull request May 26, 2026
twiggler pushed a commit to twiggler/dissect-monorepo-test that referenced this pull request Jun 4, 2026
twiggler pushed a commit to twiggler/dissect-monorepo-test that referenced this pull request Jun 5, 2026
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