liftedinit / many-rs

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

feat: http-proxy rework #397

Closed fmorency closed 1 year ago

fmorency commented 1 year ago

Multithreaded (opt-in) and better error handling.

codecov[bot] commented 1 year ago

Codecov Report

Merging #397 (754a5ec) into main (4892c5f) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   82.70%   82.71%           
=======================================
  Files         135      135           
  Lines       15511    15511           
=======================================
+ Hits        12829    12830    +1     
+ Misses       2682     2681    -1     
Files Changed Coverage Δ
src/many-identity/src/identity.rs 73.33% <ø> (ø)

... and 1 file with indirect coverage changes

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