Skip to content

Add stricter ruff linting#49

Merged
Schamper merged 2 commits intofox-it:mainfrom
william-billaud:ruff_lintinf
Mar 20, 2026
Merged

Add stricter ruff linting#49
Schamper merged 2 commits intofox-it:mainfrom
william-billaud:ruff_lintinf

Conversation

@william-billaud
Copy link
Contributor

Add docstyle rules + rename TCH to TC + force future-annotations

Commit will added to .git-blame-ignore-revs once merged.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (3f08ab1) to head (1c349d3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/database/ese/tools/ual.py 0.00% 2 Missing ⚠️
dissect/database/ese/ese.py 0.00% 1 Missing ⚠️
dissect/database/ese/lcmapstring.py 0.00% 1 Missing ⚠️
dissect/database/ese/ntds/objects/object.py 0.00% 1 Missing ⚠️
dissect/database/ese/ntds/objects/user.py 0.00% 1 Missing ⚠️
dissect/database/ese/table.py 0.00% 1 Missing ⚠️
dissect/database/ese/tools/sru.py 0.00% 1 Missing ⚠️
dissect/database/sqlite3/sqlite3.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #49   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        150     150           
  Lines       4263    4263           
=====================================
  Misses      4263    4263           
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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 4c99b30 into fox-it:main Mar 20, 2026
21 checks passed
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 20, 2026

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing william-billaud:ruff_lintinf (1c349d3) with main (3f08ab1)

Open in CodSpeed

@william-billaud william-billaud deleted the ruff_lintinf branch March 20, 2026 14:25
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