Skip to content

Run the formatter after the linter#1067

Merged
scaramallion merged 1 commit into
pydicom:mainfrom
DimitriPapadopoulos:formatter_last
Mar 7, 2026
Merged

Run the formatter after the linter#1067
scaramallion merged 1 commit into
pydicom:mainfrom
DimitriPapadopoulos:formatter_last

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

That's especially useful when using ruff and black together.

Tasks

  • Unit tests added that reproduce issue or prove feature is working
  • Fix or feature added
  • Documentation and examples updated (if relevant)
  • Unit tests passing and coverage at 100% after adding fix/feature
  • Type annotations updated and passing with mypy
  • Apps updated and tested (if relevant)

Of course, that's not really an issue without --fix, but it's good practice any way.
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.87%. Comparing base (4615d4d) to head (329ffc8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1067   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          28       28           
  Lines        9012     9012           
=======================================
  Hits         9001     9001           
  Misses         11       11           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scaramallion scaramallion merged commit 174ca7c into pydicom:main Mar 7, 2026
12 of 13 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the formatter_last branch March 7, 2026 06:27
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.

2 participants