biscuit-auth / biscuit-rust

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

fix biscuit 3.1 and 3.2 samples #241

Closed divarvel closed 1 week ago

divarvel commented 1 week ago

The breaking change in syntax for sets made this sample use arrays instead of sets, raising the minimal version

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #241 will not alter performance

Comparing fix-v3.1-v3.2-samples (d90accd) with v5 (e59f41d)

Summary

✅ 12 untouched benchmarks

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 68.96%. Comparing base (070ea98) to head (d90accd). Report is 5 commits behind head on v5.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v5 #241 +/- ## ========================================== + Coverage 68.86% 68.96% +0.09% ========================================== Files 25 25 Lines 5926 5922 -4 ========================================== + Hits 4081 4084 +3 + Misses 1845 1838 -7 ```

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