Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Do not attempt to abandon the message if we know that the message / session lock is already lost. #256

Merged
merged 2 commits into from
Aug 5, 2017

Conversation

nemakam
Copy link
Contributor

@nemakam nemakam commented Aug 4, 2017

Description

Do not attempt to abandon the message if we know that the message / session lock is already lost.

This following list is used to make sure that common guidelines for a pull request are followed.

  • Read the contribution guidelines.
  • Make title of the pull request clear and informative.
  • Link to appropriate issue.
  • Include test coverage for the changes.

@nemakam nemakam added this to the 1.0.0 milestone Aug 4, 2017
@nemakam nemakam requested a review from vinaysurya August 4, 2017 22:01
@nemakam nemakam requested a review from a team as a code owner August 4, 2017 22:01
@codecov-io
Copy link

codecov-io commented Aug 4, 2017

Codecov Report

Merging #256 into dev will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #256      +/-   ##
==========================================
- Coverage   58.45%   58.39%   -0.06%     
==========================================
  Files          83       83              
  Lines        5921     5925       +4     
  Branches      714      716       +2     
==========================================
- Hits         3461     3460       -1     
- Misses       2089     2093       +4     
- Partials      371      372       +1
Impacted Files Coverage Δ
...c/Microsoft.Azure.ServiceBus/SessionReceivePump.cs 66.34% <0%> (-0.16%) ⬇️
...c/Microsoft.Azure.ServiceBus/MessageReceivePump.cs 65.27% <0%> (-2.33%) ⬇️

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 d3305ce...87aacba. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants