skirino / raft_kv

An Elixir library to store key-value pairs in a distributed, fault-tolerant, self-adjusting data structure
MIT License
18 stars 1 forks source link

Fix warnings for elixir 1.7.0-rc #2

Closed liveforeverx closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 28


Files with Coverage Reduction New Missed Lines %
lib/raft_kv/shard.ex 4 96.25%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 27: -0.5%
Covered Lines: 521
Relevant Lines: 569

💛 - Coveralls