biscuit-auth / biscuit-rust

Rust implementation of the Biscuit authorization token
https://www.biscuitsec.org
207 stars 30 forks source link

fix heterogeneous testcase and rebuild samples #244

Closed divarvel closed 6 days ago

divarvel commented 6 days ago

Code coverage checks are a bit finicky

codspeed-hq[bot] commented 6 days ago

CodSpeed Performance Report

Merging #244 will not alter performance

Comparing fix-heterogeneous-equals-sample (3930767) with v5 (e59f41d)

Summary

✅ 12 untouched benchmarks

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.03%. Comparing base (d90accd) to head (3930767). Report is 4 commits behind head on v5.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v5 #244 +/- ## ========================================== + Coverage 68.96% 69.03% +0.07% ========================================== Files 25 25 Lines 5922 5926 +4 ========================================== + Hits 4084 4091 +7 + Misses 1838 1835 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.