Skip to content

Conversation

@scaramallion
Copy link
Member

@scaramallion scaramallion commented Apr 23, 2025

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

@codecov
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c22be4b) to head (f24b364).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #991   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         8709      8709           
=========================================
  Hits          8709      8709           
Files with missing lines Coverage Δ
pynetdicom/__init__.py 100.00% <100.00%> (ø)
pynetdicom/_config.py 100.00% <100.00%> (ø)
pynetdicom/_globals.py 100.00% <ø> (ø)
pynetdicom/_handlers.py 100.00% <100.00%> (ø)
pynetdicom/_validators.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/dimse.py 100.00% <100.00%> (ø)
pynetdicom/dimse_messages.py 100.00% <100.00%> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scaramallion scaramallion marked this pull request as ready for review April 23, 2025 02:26
@scaramallion scaramallion merged commit dcd8f3c into pydicom:main Apr 23, 2025
11 checks passed
@scaramallion scaramallion deleted the dev-package branch April 23, 2025 02: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.

Explicitly export status categories

1 participant