JustinDB icon indicating copy to clipboard operation
JustinDB copied to clipboard

Split-brain resolver

Open speedcom opened this issue 8 years ago • 1 comments

speedcom avatar Dec 07 '17 17:12 speedcom

Codecov Report

Merging #47 into master will decrease coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   91.01%   90.72%   -0.29%     
==========================================
  Files          46       48       +2     
  Lines         445      442       -3     
  Branches       18       12       -6     
==========================================
- Hits          405      401       -4     
- Misses         40       41       +1
Impacted Files Coverage Δ
...src/main/scala/justin/db/kryo/SerializerInit.scala 100% <0%> (ø) :arrow_up:
.../main/scala/justin/httpapi/HealthCheckRouter.scala 100% <0%> (ø) :arrow_up:
justin-core/src/main/scala/justin/db/Data.scala 100% <0%> (ø) :arrow_up:
...rc/main/scala/justin/httpapi/BuildInfoRouter.scala 100% <0%> (ø) :arrow_up:
...api/src/main/scala/justin/httpapi/HttpRouter.scala 100% <0%> (ø) :arrow_up:
...c/main/scala/justin/httpapi/JustinDirectives.scala 100% <0%> (ø) :arrow_up:
...justin/db/vectorclocks/VectorClockComparator.scala
...rc/main/scala/justin/db/vectorclocks/package.scala
...ain/scala/justin/db/vectorclocks/VectorClock.scala
.../main/scala/justin/db/consistenthashing/Ring.scala
... and 10 more

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 844a3f6...37170b7. Read the comment docs.

codecov[bot] avatar Dec 07 '17 17:12 codecov[bot]