Skip to content

feat(rust-client): Support overriding token permission/expiry at mint time - #545

Open
matt-codecov wants to merge 1 commit into
mainfrom
matt/rust-client-token-override
Open

feat(rust-client): Support overriding token permission/expiry at mint time#545
matt-codecov wants to merge 1 commit into
mainfrom
matt/rust-client-token-override

feat(rust-client): support overriding token permission/expiry at mint…

1a42fa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

87.23% (+0.00%) compared to 82f8bdf

View this Pull Request on Codecov

87.23% (+0.00%) compared to 82f8bdf

Details

Codecov Report

❌ Patch coverage is 81.63265% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.23%. Comparing base (82f8bdf) to head (1a42fa0).

Files with missing lines Patch % Lines
clients/rust/src/auth.rs 71.87% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   87.22%   87.23%           
=======================================
  Files          91       91           
  Lines       14487    14529   +42     
=======================================
+ Hits        12637    12674   +37     
- Misses       1850     1855    +5     
Components Coverage Δ
Rust Backend 92.09% <ø> (ø)
Rust Client 79.92% <81.63%> (+0.03%) ⬆️
Python Client 88.87% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.