beardedeagle / mnesiac

Mnesia autoclustering made easy!
MIT License
130 stars 21 forks source link

BREAKING CHANGE: Replication factor #23

Closed beardedeagle closed 5 years ago

beardedeagle commented 5 years ago

Fixes/Addresses

9 Replication Factor

Change proposed in this pull request

Added

Removed

Changed

Fixed

Check list

Additional info

2 is still very much a issue that shows up in test, though the library is still usable

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6d6106c). Click here to learn what that means. The diff coverage is 85.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage          ?   83.33%           
=========================================
  Files             ?        3           
  Lines             ?       84           
  Branches          ?        0           
=========================================
  Hits              ?       70           
  Misses            ?       14           
  Partials          ?        0
Impacted Files Coverage Δ
lib/mnesiac/supervisor.ex 100% <100%> (ø)
lib/mnesiac/store.ex 61.53% <61.53%> (ø)
lib/mnesiac.ex 86.36% <90.74%> (ø)

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 6d6106c...a9bc3d4. Read the comment docs.

beardedeagle commented 5 years ago

Closing in favor of mnesiac/0.4.0