Skip to content

fix: add org_id to secrets().update(); update example

b195ada
Select commit
Loading
Failed to load commit list.
Draft

feat: allow getting org id based on access token #1418

fix: add org_id to secrets().update(); update example
b195ada
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 1s

15.21% (-0.13%) compared to b55c4b0

View this Pull Request on Codecov

15.21% (-0.13%) compared to b55c4b0

Details

Codecov Report

โŒ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
โœ… Project coverage is 15.21%. Comparing base (b55c4b0) to head (b195ada).
โš ๏ธ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-py/src/client.rs 0.00% 5 Missing โš ๏ธ
crates/bitwarden-json/src/client.rs 0.00% 4 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1418      +/-   ##
==========================================
- Coverage   15.34%   15.21%   -0.13%     
==========================================
  Files          21       21              
  Lines        1199     1209      +10     
==========================================
  Hits          184      184              
- Misses       1015     1025      +10     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข 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.
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.