Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Switch to AtomicPut in Create methods #457

Merged
merged 1 commit into from
Jun 8, 2018
Merged

Switch to AtomicPut in Create methods #457

merged 1 commit into from
Jun 8, 2018

Conversation

mthenw
Copy link
Contributor

@mthenw mthenw commented Jun 8, 2018

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@codecov
Copy link

codecov bot commented Jun 8, 2018

Codecov Report

Merging #457 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   66.17%   66.17%           
=======================================
  Files          32       32           
  Lines        1892     1892           
=======================================
  Hits         1252     1252           
  Misses        587      587           
  Partials       53       53
Impacted Files Coverage Δ
libkv/subscription.go 88.02% <100%> (ø) ⬆️
libkv/function.go 84.81% <100%> (ø) ⬆️
libkv/eventtype.go 85.71% <100%> (ø) ⬆️

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 85df0e2...80fb7a7. Read the comment docs.

@mthenw mthenw merged commit 8cb5ea9 into master Jun 8, 2018
@mthenw mthenw deleted the atomic-put branch June 8, 2018 10:26
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.

1 participant