Skip to content

[PM-39992] Wipe IPC Crypto Session When Destination is Unreachable#1229

Merged
quexten merged 3 commits into
mainfrom
km/cleanup-session
Jul 13, 2026
Merged

[PM-39992] Wipe IPC Crypto Session When Destination is Unreachable#1229
quexten merged 3 commits into
mainfrom
km/cleanup-session

Replace old is_fatal with error kind

e797cca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

85.31% (+0.09%) compared to 74d2677

View this Pull Request on Codecov

85.31% (+0.09%) compared to 74d2677

Details

Codecov Report

❌ Patch coverage is 85.59671% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.31%. Comparing base (74d2677) to head (e797cca).

Files with missing lines Patch % Lines
...n-ipc/src/crypto_provider/noise/crypto_provider.rs 63.63% 16 Missing ⚠️
crates/bitwarden-shared-unlock/src/tests.rs 95.09% 8 Missing ⚠️
...es/bitwarden-ipc/src/wasm/communication_backend.rs 50.00% 6 Missing ⚠️
crates/bitwarden-ipc/src/error.rs 57.14% 3 Missing ⚠️
crates/bitwarden-shared-unlock/src/follower.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1229      +/-   ##
==========================================
+ Coverage   85.21%   85.31%   +0.09%     
==========================================
  Files         471      471              
  Lines       64893    65085     +192     
==========================================
+ Hits        55301    55525     +224     
+ Misses       9592     9560      -32     

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