Skip to content

Enforce ruff/isort rules (I)#1078

Open
DimitriPapadopoulos wants to merge 2 commits into
pydicom:mainfrom
DimitriPapadopoulos:I
Open

Enforce ruff/isort rules (I)#1078
DimitriPapadopoulos wants to merge 2 commits into
pydicom:mainfrom
DimitriPapadopoulos:I

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

Reference issue

Enforce ruff/isort rules (I)

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)

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.87%. Comparing base (a9b9312) to head (65638a4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1078      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files          28       28              
  Lines        8984     8983       -1     
==========================================
- Hits         8973     8972       -1     
  Misses         11       11              
Files with missing lines Coverage Δ
pynetdicom/__init__.py 100.00% <100.00%> (ø)
pynetdicom/_config.py 100.00% <100.00%> (ø)
pynetdicom/_handlers.py 100.00% <100.00%> (ø)
pynetdicom/_version.py 100.00% <100.00%> (ø)
pynetdicom/acse.py 100.00% <100.00%> (ø)
pynetdicom/ae.py 100.00% <100.00%> (ø)
pynetdicom/association.py 100.00% <100.00%> (ø)
pynetdicom/dimse.py 100.00% <100.00%> (ø)
pynetdicom/dimse_messages.py 100.00% <100.00%> (ø)
pynetdicom/dimse_primitives.py 100.00% <100.00%> (ø)
... and 14 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant