Skip to content

Conversation

@hannahrogers-google
Copy link
Contributor

Fixes #95

Adding delivery attempt count to PubsubMessages as a message attribute,
and creating helper function to allow users to get the count without
knowing implementation details.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #96 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #96      +/-   ##
============================================
+ Coverage     79.88%   79.94%   +0.06%     
  Complexity      305      305              
============================================
  Files            21       21              
  Lines          2600     2603       +3     
  Branches        129      129              
============================================
+ Hits           2077     2081       +4     
  Misses          467      467              
+ Partials         56       55       -1     
Impacted Files Coverage Δ Complexity Δ
.../com/google/cloud/pubsub/v1/MessageDispatcher.java 85.64% <0.00%> (+0.49%) 25.00% <0.00%> (ø%) ⬆️

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 19fde3a...b4439fd. Read the comment docs.

@hannahrogers-google hannahrogers-google merged commit 4a6046c into googleapis:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a default value for the flow control setting MaxOutstandingRequestBytes

3 participants