Move vault impl to a single file #295
Merged
Codecov / codecov/project
succeeded
May 27, 2025 in 1s
70.20% (+0.00%) compared to 5ba7b3e
View this Pull Request on Codecov
70.20% (+0.00%) compared to 5ba7b3e
Details
Codecov Report
Attention: Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.
Project coverage is 70.20%. Comparing base (
5ba7b3e) to head (e4b7c6d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/bitwarden-vault/src/vault_client.rs | 60.00% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #295 +/- ##
=======================================
Coverage 70.20% 70.20%
=======================================
Files 220 220
Lines 17009 17009
=======================================
Hits 11942 11942
Misses 5067 5067 โ 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.
Loading