Skip to content

fix: update Ruby bindings

99e4d1c
Select commit
Loading
Failed to load commit list.
Draft

feat!: get org_id based on access token #1419

fix: update Ruby bindings
99e4d1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

15.10% (-0.24%) compared to b55c4b0

View this Pull Request on Codecov

15.10% (-0.24%) compared to b55c4b0

Details

Codecov Report

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

Files with missing lines Patch % Lines
crates/bitwarden-c/src/c.rs 0.00% 9 Missing โš ๏ธ
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    #1419      +/-   ##
==========================================
- Coverage   15.34%   15.10%   -0.24%     
==========================================
  Files          21       21              
  Lines        1199     1218      +19     
==========================================
  Hits          184      184              
- Misses       1015     1034      +19     

โ˜” 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.