Skip to content

Merge branch 'master' into fix-broken-chains-after-restore

8a3be8b
Select commit
Loading
Failed to load commit list.
Merged

Fix broken chains after restore #904

Merge branch 'master' into fix-broken-chains-after-restore
8a3be8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

70.59% (+0.08%) compared to a31da52

View this Pull Request on Codecov

70.59% (+0.08%) compared to a31da52

Details

Codecov Report

❌ Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.
βœ… Project coverage is 70.59%. Comparing base (a31da52) to head (8a3be8b).

Files with missing lines Patch % Lines
.../bcr-ebill-persistence/src/db/nostr_chain_event.rs 50.00% 2 Missing ⚠️
...ansport/src/handler/company_chain_event_handler.rs 50.00% 1 Missing ⚠️
...nsport/src/handler/identity_chain_event_handler.rs 75.00% 1 Missing ⚠️
crates/bcr-ebill-transport/src/handler/restore.rs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #904      +/-   ##
==========================================
+ Coverage   70.51%   70.59%   +0.08%     
==========================================
  Files         139      139              
  Lines       27685    27704      +19     
==========================================
+ Hits        19522    19558      +36     
+ Misses       8163     8146      -17     

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