Skip to content

intern FFI call names

Codecov / codecov/project succeeded Nov 13, 2024 in 0s

69.51% (+0.48%) compared to 3930767

View this Pull Request on Codecov

69.51% (+0.48%) compared to 3930767

Details

Codecov Report

Attention: Patch coverage is 73.49398% with 88 lines in your changes missing coverage. Please review.

Project coverage is 69.51%. Comparing base (3930767) to head (ff6d1f4).
Report is 1 commits behind head on v5.

Files with missing lines Patch % Lines
biscuit-parser/src/builder.rs 0.00% 34 Missing ⚠️
biscuit-auth/src/token/builder.rs 85.29% 20 Missing ⚠️
biscuit-auth/src/format/convert.rs 74.13% 15 Missing ⚠️
biscuit-auth/src/token/authorizer.rs 50.00% 8 Missing ⚠️
biscuit-auth/examples/testcases.rs 78.57% 6 Missing ⚠️
biscuit-auth/src/datalog/expression.rs 90.90% 4 Missing ⚠️
biscuit-auth/src/token/authorizer/snapshot.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v5     #228      +/-   ##
==========================================
+ Coverage   69.03%   69.51%   +0.48%     
==========================================
  Files          25       25              
  Lines        5926     6154     +228     
==========================================
+ Hits         4091     4278     +187     
- Misses       1835     1876      +41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.