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

Memory driver improvements #141

Merged
merged 22 commits into from
Jun 5, 2017
Merged

Memory driver improvements #141

merged 22 commits into from
Jun 5, 2017

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Jun 3, 2017

No description provided.

@codecov
Copy link

codecov bot commented Jun 3, 2017

Codecov Report

Merging #141 into master will increase coverage by 1.96%.
The diff coverage is 98.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   73.31%   75.28%   +1.96%     
==========================================
  Files          68       69       +1     
  Lines        2563     2674     +111     
==========================================
+ Hits         1879     2013     +134     
+ Misses        531      506      -25     
- Partials      153      155       +2
Impacted Files Coverage Δ
driver/memory/store.go 100% <100%> (+100%) ⬆️
driver/memory/memory.go 100% <100%> (ø) ⬆️
driver/memory/rand.go 100% <100%> (ø)
driver/memory/db.go 61.64% <95.45%> (+55.76%) ⬆️
db.go 73.77% <0%> (+4.91%) ⬆️
driver/common/common.go 77.77% <0%> (+77.77%) ⬆️

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 19c62e0...e2fe40c. Read the comment docs.

@flimzy flimzy added this to the 1.1 milestone Jun 4, 2017
@flimzy flimzy mentioned this pull request Jun 4, 2017
31 tasks
@flimzy flimzy merged commit 2f0b849 into master Jun 5, 2017
@flimzy flimzy deleted the mem branch June 5, 2017 08:57
@flimzy flimzy mentioned this pull request Sep 21, 2023
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant