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

Storage per Ring's partition #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

speedcom
Copy link
Member

No description provided.

@speedcom speedcom self-assigned this Dec 29, 2017
@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

Merging #53 into master will decrease coverage by 0.06%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   90.78%   90.71%   -0.07%     
==========================================
  Files          46       45       -1     
  Lines         445      431      -14     
  Branches       18       18              
==========================================
- Hits          404      391      -13     
+ Misses         41       40       -1
Impacted Files Coverage Δ
.../main/scala/justin/db/storage/RocksDBStorage.scala 100% <ø> (ø) ⬆️
...a/justin/db/storage/PluggableStorageProtocol.scala 100% <ø> (ø) ⬆️
...tin/db/replica/write/ReplicaWriteCoordinator.scala 0% <0%> (ø) ⬆️
...ustin/db/replica/read/ReplicaReadCoordinator.scala 0% <0%> (ø) ⬆️
...a/justin/db/replica/write/ReplicaLocalWriter.scala 100% <100%> (ø) ⬆️
...la/justin/db/replica/read/ReplicaLocalReader.scala 100% <100%> (ø) ⬆️
...rc/main/scala/justin/db/storage/InMemStorage.scala 100% <100%> (ø) ⬆️
...main/scala/justin/db/actors/StorageNodeActor.scala 89.18% <0%> (+2.7%) ⬆️

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 e398a95...7683c08. Read the comment docs.

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.

1 participant