qpid-proton icon indicating copy to clipboard operation
qpid-proton copied to clipboard

PROTON-2401: on_link_closed should be closed when the link is remotel…

Open NS-SlaFleur opened this issue 4 years ago • 2 comments
trafficstars

…y closed (closing state) and then locally closed (closed state).

https://issues.apache.org/jira/browse/PROTON-2401

NS-SlaFleur avatar Jun 25 '21 13:06 NS-SlaFleur

Codecov Report

Merging #323 (f23f1d3) into main (a3d1ef4) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   68.66%   68.66%           
=======================================
  Files         351      351           
  Lines       70321    70331   +10     
=======================================
+ Hits        48285    48296   +11     
+ Misses      22036    22035    -1     
Impacted Files Coverage Δ
python/proton/_handlers.py 71.71% <100.00%> (+0.36%) :arrow_up:
c/src/core/codec.c 82.15% <0.00%> (-0.35%) :arrow_down:
c/src/proactor/epoll.c 85.02% <0.00%> (+0.17%) :arrow_up:
python/tests/proton_tests/common.py 81.50% <0.00%> (+0.86%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3d1ef4...f23f1d3. Read the comment docs.

codecov-commenter avatar Jul 03 '21 16:07 codecov-commenter

@NS-MNellen will take over this PR if there are any questions.

NS-SlaFleur avatar Jul 30 '21 14:07 NS-SlaFleur

Closed in favor of #391

astitcher avatar Apr 11 '23 18:04 astitcher