liftedinit / many-rs

Rust libraries for the Many Protocol
Apache License 2.0
5 stars 11 forks source link

fix: don't list disabled keys #388

Closed fmorency closed 1 year ago

fmorency commented 1 year ago

Fixes #386

codecov[bot] commented 1 year ago

Codecov Report

Merging #388 (db54e59) into main (947adde) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   83.32%   83.32%   -0.01%     
==========================================
  Files         128      128              
  Lines       15666    15668       +2     
==========================================
+ Hits        13054    13055       +1     
- Misses       2612     2613       +1     
Impacted Files Coverage Δ
src/many-kvstore/src/storage.rs 89.04% <100.00%> (+0.07%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more