Skip to content

Conversation

@Segflow
Copy link
Contributor

@Segflow Segflow commented Dec 16, 2020

fixes #2930

@google-cla google-cla bot added the cla: yes Google CLA has been signed! label Dec 16, 2020
@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #2931 (1033324) into master (e840397) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2931      +/-   ##
==========================================
- Coverage   69.22%   69.19%   -0.03%     
==========================================
  Files         110      110              
  Lines       11447    11448       +1     
==========================================
- Hits         7924     7922       -2     
- Misses       2876     2879       +3     
  Partials      647      647              
Impacted Files Coverage Δ
pubsub/azuresb/azuresb.go 21.60% <0.00%> (-0.09%) ⬇️
docstore/docstore.go 87.22% <0.00%> (-2.21%) ⬇️
runtimevar/filevar/filevar.go 83.87% <0.00%> (-1.08%) ⬇️
pubsub/pubsub.go 93.00% <0.00%> (+1.04%) ⬆️
internal/retry/retry.go 100.00% <0.00%> (+7.69%) ⬆️

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 9e2accc...1033324. Read the comment docs.

@vangent vangent merged commit c43e3f8 into google:master Dec 17, 2020
@Segflow Segflow mentioned this pull request Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Google CLA has been signed!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pubsub/azuresb: nil pointer dereference on receive

2 participants