Skip to content

feat(client): Accept optional tokens in ClientBuilder::token#516

Open
jan-auer wants to merge 1 commit into
mainfrom
feat/token-optional
Open

feat(client): Accept optional tokens in ClientBuilder::token#516
jan-auer wants to merge 1 commit into
mainfrom
feat/token-optional

feat(client): Accept optional tokens in ClientBuilder::token

d1214c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

87.41% (+0.00%) compared to 2cc842a

View this Pull Request on Codecov

87.41% (+0.00%) compared to 2cc842a

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.41%. Comparing base (2cc842a) to head (d1214c7).

Files with missing lines Patch % Lines
clients/rust/src/auth.rs 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   87.40%   87.41%           
=======================================
  Files          86       86           
  Lines       13893    13892    -1     
=======================================
  Hits        12143    12143           
+ Misses       1750     1749    -1     
Components Coverage Δ
Rust Backend 92.28% <ø> (ø)
Rust Client 80.07% <81.81%> (+0.04%) ⬆️
Python Client 88.51% <ø> (ø)

☔ 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.