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

Add gokv.Store implementation for MongoDB #30

Merged
merged 5 commits into from
Nov 19, 2018
Merged

Conversation

philippgille
Copy link
Owner

Closes #27

@codecov-io
Copy link

codecov-io commented Nov 19, 2018

Codecov Report

Merging #30 into develop will increase coverage by 0.46%.
The diff coverage is 86.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #30      +/-   ##
===========================================
+ Coverage    82.02%   82.49%   +0.46%     
===========================================
  Files            8        9       +1     
  Lines          534      594      +60     
===========================================
+ Hits           438      490      +52     
- Misses          60       65       +5     
- Partials        36       39       +3
Impacted Files Coverage Δ
mongodb/mongodb.go 86.66% <86.66%> (ø)

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 ab9e7b0...5b8c4d0. Read the comment docs.

@philippgille philippgille merged commit 53bb9f6 into develop Nov 19, 2018
@philippgille philippgille deleted the feature/mongodb branch November 19, 2018 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants