ramosbugs / openidconnect-rs

OpenID Connect Library for Rust
MIT License
427 stars 103 forks source link

Pin tarpaulin to 0.21.0 on Rust 1.64 #90

Closed ramosbugs closed 2 years ago

ramosbugs commented 2 years ago

This should help ensure consistent coverage measurements from run to run.

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (fde26b0) into main (2f79ac2) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   72.06%   72.11%   +0.05%     
==========================================
  Files          16       16              
  Lines        3787     3784       -3     
==========================================
  Hits         2729     2729              
+ Misses       1058     1055       -3     
Impacted Files Coverage Δ
src/macros.rs 17.24% <0.00%> (+0.11%) :arrow_up:
src/lib.rs 66.90% <0.00%> (+0.23%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.