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

Hotfix/datarace #55

Merged
merged 5 commits into from
Feb 25, 2020
Merged

Hotfix/datarace #55

merged 5 commits into from
Feb 25, 2020

Conversation

kristinapathak
Copy link
Contributor

fixes #54

@kristinapathak kristinapathak added the bug Something isn't working label Feb 24, 2020
@codecov-io
Copy link

codecov-io commented Feb 24, 2020

Codecov Report

Merging #55 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   78.28%   78.41%   +0.13%     
==========================================
  Files          25       25              
  Lines         815      820       +5     
==========================================
+ Hits          638      643       +5     
  Misses        158      158              
  Partials       19       19
Impacted Files Coverage Δ
acquire/auth.go 90% <ø> (ø) ⬆️
acquire/bearer.go 88.67% <100%> (+1.17%) ⬆️

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 271bc0e...916dada. Read the comment docs.

@kristinapathak kristinapathak merged commit 1016ff7 into master Feb 25, 2020
@kristinapathak kristinapathak deleted the hotfix/datarace branch February 25, 2020 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Acquirer thread-safe
4 participants