filecoin-project / blstrs

Other
58 stars 37 forks source link

chore: get the rustup toolchain first #24

Closed vmx closed 3 years ago

vmx commented 3 years ago

Some packages might need features that are older than the Rust version installed by default. Update Rust first, then do the checkout.

codecov-commenter commented 3 years ago

Codecov Report

Merging #24 (e80b5f9) into master (adc7076) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   86.75%   86.79%   +0.04%     
==========================================
  Files          15       15              
  Lines        6809     6809              
==========================================
+ Hits         5907     5910       +3     
+ Misses        902      899       -3     
Impacted Files Coverage Δ
src/fp.rs 87.68% <0.00%> (+0.22%) :arrow_up:

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 adc7076...e80b5f9. Read the comment docs.