orium / rpds

Rust persistent data structures
Mozilla Public License 2.0
1.28k stars 58 forks source link

Migrate to github actions. #50

Closed orium closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #50 (159470b) into master (79ca381) will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   93.36%   93.24%   -0.13%     
==========================================
  Files          11       11              
  Lines        1583     1583              
==========================================
- Hits         1478     1476       -2     
- Misses        105      107       +2     
Impacted Files Coverage Δ
src/list/mod.rs 91.47% <0.00%> (-0.78%) :arrow_down:
src/vector/mod.rs 93.63% <0.00%> (-0.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 79ca381...159470b. Read the comment docs.