Skip to content

Move verification flag logic to verification module

44aff93
Select commit
Loading
Failed to load commit list.
Merged

refactor: centralise message verification and extract shared inbound handlers #325

Move verification flag logic to verification module
44aff93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

91.13% (+0.07%) compared to 3f97c0b

View this Pull Request on Codecov

91.13% (+0.07%) compared to 3f97c0b

Details

Codecov Report

❌ Patch coverage is 98.70130% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.13%. Comparing base (3f97c0b) to head (44aff93).

Files with missing lines Patch % Lines
crates/hotfix/src/session.rs 95.55% 2 Missing ⚠️
crates/hotfix/src/session/inbound.rs 98.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
+ Coverage   91.06%   91.13%   +0.07%     
==========================================
  Files          94       94              
  Lines        9232     9218      -14     
==========================================
- Hits         8407     8401       -6     
+ Misses        825      817       -8     

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