Skip to content

test vectors - #1367

Draft
quexten wants to merge 5 commits into
mainfrom
test-vectors
Draft

test vectors#1367
quexten wants to merge 5 commits into
mainfrom
test-vectors

misc: add prettier ignore

c9f0323
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

86.19% (-0.08%) compared to fbd2167

View this Pull Request on Codecov

86.19% (-0.08%) compared to fbd2167

Details

Codecov Report

❌ Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.19%. Comparing base (fbd2167) to head (c9f0323).

Files with missing lines Patch % Lines
crates/bitwarden-test-vector/src/lib.rs 0.00% 52 Missing ⚠️
crates/bitwarden-crypto/src/signing/signing_key.rs 0.00% 3 Missing ⚠️
...ates/bitwarden-crypto/src/signing/verifying_key.rs 0.00% 3 Missing ⚠️
...ates/bitwarden-test-vector/src/emergency_access.rs 0.00% 3 Missing ⚠️
crates/bitwarden-test-vector/src/organization.rs 0.00% 3 Missing ⚠️
crates/bitwarden-test-vector/src/user.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1367      +/-   ##
==========================================
- Coverage   86.27%   86.19%   -0.08%     
==========================================
  Files         500      504       +4     
  Lines       73325    73392      +67     
==========================================
  Hits        63259    63259              
- Misses      10066    10133      +67     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.