Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] feat: log when DUL idle timer expires #603

Merged

Conversation

r1b
Copy link
Contributor

@r1b r1b commented Apr 15, 2021

Reference issue

This makes troubleshooting timeouts a bit easier.

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
  • Apps updated and tested (if relevant)

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #603 (c00125e) into master (b8d6b94) will not change coverage.
The diff coverage is 100.00%.

❗ Current head c00125e differs from pull request most recent head 46a6c99. Consider uploading reports for the commit 46a6c99 to get more accurate results

@@            Coverage Diff            @@
##            master      #603   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         8411      8412    +1     
=========================================
+ Hits          8411      8412    +1     
Impacted Files Coverage Δ
pynetdicom/association.py 100.00% <100.00%> (ø)

@scaramallion scaramallion merged commit 5d2f9e5 into pydicom:master Apr 17, 2021
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.

None yet

2 participants