liftedinit / many-rs

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

fix: return error when filtering with invalid event id #405

Closed fmorency closed 6 months ago

fmorency commented 1 year ago

Fixes #404

An updated Alberto version is required; see https://github.com/liftedinit/alberto/pull/129

codecov[bot] commented 1 year ago

Codecov Report

Merging #405 (69c43d7) into main (f97898e) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   82.81%   82.83%   +0.02%     
==========================================
  Files         135      135              
  Lines       15607    15620      +13     
==========================================
+ Hits        12925    12939      +14     
+ Misses       2682     2681       -1     
Files Changed Coverage Δ
src/many-ledger/src/module/event.rs 91.83% <100.00%> (+0.53%) :arrow_up:
src/many-ledger/src/storage/event.rs 100.00% <100.00%> (ø)
src/many-modules/src/_4_events/list.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

fmorency commented 6 months ago

This project will be deprecated soon™, closing.