liftedinit / many-rs

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

fix: add decoding for blockchain.response base64 tx data #345

Closed hansl closed 1 year ago

hansl commented 1 year ago

Also slight refactor make it easier to track the TM-rs bug.

codecov-commenter commented 1 year ago

Codecov Report

Merging #345 (a6185f1) into main (accdd64) will increase coverage by 0.00%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage   82.96%   82.96%           
=======================================
  Files         130      130           
  Lines       15130    15133    +3     
=======================================
+ Hits        12552    12555    +3     
  Misses       2578     2578           
Impacted Files Coverage Δ
src/many-modules/src/_8_async.rs 89.44% <0.00%> (-1.52%) :arrow_down:

... and 3 files with indirect coverage changes

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