liftedinit / many-rs

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

feat: kvstore list filters #393

Closed fmorency closed 1 year ago

fmorency commented 1 year ago

Relates

codecov[bot] commented 1 year ago

Codecov Report

Merging #393 (c177cc6) into main (d08622a) will increase coverage by 0.09%. The diff coverage is 97.16%.

@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   82.71%   82.81%   +0.09%     
==========================================
  Files         135      135              
  Lines       15511    15607      +96     
==========================================
+ Hits        12830    12925      +95     
- Misses       2681     2682       +1     
Files Changed Coverage Δ
src/many-modules/src/_3_kvstore/list.rs 100.00% <ø> (ø)
src/many-modules/src/_3_kvstore/query.rs 100.00% <ø> (ø)
src/many-modules/src/_3_kvstore.rs 95.73% <96.25%> (+0.49%) :arrow_up:
src/many-kvstore/src/module.rs 84.68% <100.00%> (+0.20%) :arrow_up:
src/many-kvstore/src/storage.rs 89.18% <100.00%> (+0.14%) :arrow_up:

... and 2 files with indirect coverage changes

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