cyphernet-labs / rust-internet2

Set of rust crates for software supporting Internet2 (Tor, Noise protocol, lightning network-style messaging)
Apache License 2.0
18 stars 9 forks source link

Release 0.9.0 #32

Closed zoedberg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #32 (6143851) into master (117b25b) will increase coverage by 0.2%. The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master     #32     +/-   ##
========================================
+ Coverage    65.4%   65.7%   +0.2%     
========================================
  Files          26      26             
  Lines        3126    3099     -27     
========================================
- Hits         2045    2035     -10     
+ Misses       1081    1064     -17     
Impacted Files Coverage Δ
addr/src/server.rs 22.0% <100.0%> (+0.4%) :arrow_up:
derive/src/util.rs 58.8% <100.0%> (-2.0%) :arrow_down:
src/session/session.rs 50.7% <0.0%> (-0.9%) :arrow_down:
src/lib.rs 74.9% <0.0%> (-0.6%) :arrow_down:
src/session/noise/chacha.rs 97.9% <0.0%> (-<0.1%) :arrow_down:
addr/src/inet.rs 39.1% <0.0%> (+0.1%) :arrow_up:
addr/src/node.rs 22.8% <0.0%> (+0.4%) :arrow_up:
src/session/noise/handshake.rs 92.3% <0.0%> (+0.7%) :arrow_up:
... and 2 more

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