biscuit-rust icon indicating copy to clipboard operation
biscuit-rust copied to clipboard

Biscuit v5

Open Geal opened this issue 1 year ago • 2 comments

This PR holds the upcoming changes for the v5 format:

  • raise the minimum schema version to 5

Geal avatar May 12 '24 11:05 Geal

CodSpeed Performance Report

Merging #217 will not alter performance

Comparing v5 (2c75eaf) with main (24f13e2)

Summary

✅ 12 untouched benchmarks

codspeed-hq[bot] avatar May 26 '24 12:05 codspeed-hq[bot]

Codecov Report

Attention: Patch coverage is 75.38344% with 642 lines in your changes missing coverage. Please review.

Project coverage is 65.61%. Comparing base (4fc3c31) to head (6d55705). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
biscuit-auth/src/token/builder/block.rs 60.71% 77 Missing :warning:
biscuit-auth/src/token/builder/term.rs 74.57% 75 Missing :warning:
biscuit-parser/src/builder.rs 27.77% 65 Missing :warning:
biscuit-auth/src/token/builder/rule.rs 75.23% 53 Missing :warning:
biscuit-auth/src/crypto/ed25519.rs 54.32% 37 Missing :warning:
biscuit-auth/src/crypto/mod.rs 82.08% 36 Missing :warning:
biscuit-auth/src/datalog/expression.rs 84.07% 36 Missing :warning:
biscuit-auth/src/crypto/p256.rs 55.26% 34 Missing :warning:
biscuit-auth/src/token/builder/expression.rs 82.75% 30 Missing :warning:
biscuit-auth/src/format/convert.rs 80.95% 28 Missing :warning:
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
+ Coverage   61.50%   65.61%   +4.10%     
==========================================
  Files          25       38      +13     
  Lines        5765     6995    +1230     
==========================================
+ Hits         3546     4590    +1044     
- Misses       2219     2405     +186     

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

codecov[bot] avatar May 26 '24 12:05 codecov[bot]