Skip to content

Merge branch 'master' into notification-rework

f0df1be
Select commit
Loading
Failed to load commit list.
Merged

Notification rework #913

Merge branch 'master' into notification-rework
f0df1be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 18, 2026 in 0s

70.53% (-0.21%) compared to 2a4f660

View this Pull Request on Codecov

70.53% (-0.21%) compared to 2a4f660

Details

Codecov Report

❌ Patch coverage is 53.86703% with 340 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.53%. Comparing base (2a4f660) to head (f0df1be).

Files with missing lines Patch % Lines
...s/bcr-ebill-core/src/protocol/event/bill_events.rs 53.66% 139 Missing ⚠️
...sport/src/handler/company_chain_event_processor.rs 44.69% 73 Missing ⚠️
...r-ebill-core/src/protocol/blockchain/bill/chain.rs 45.56% 43 Missing ⚠️
...tes/bcr-ebill-core/src/application/notification.rs 24.00% 19 Missing ⚠️
.../bcr-ebill-transport/src/notification_transport.rs 70.00% 18 Missing ⚠️
.../bcr-ebill-api/src/service/bill_service/payment.rs 0.00% 16 Missing ⚠️
...transport/src/handler/bill_action_event_handler.rs 65.11% 15 Missing ⚠️
...r-ebill-core/src/protocol/blockchain/bill/block.rs 0.00% 6 Missing ⚠️
crates/bcr-ebill-wasm/src/data/notification.rs 0.00% 6 Missing ⚠️
...rates/bcr-ebill-persistence/src/db/notification.rs 50.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #913      +/-   ##
==========================================
- Coverage   70.74%   70.53%   -0.21%     
==========================================
  Files         139      139              
  Lines       27696    28361     +665     
==========================================
+ Hits        19594    20005     +411     
- Misses       8102     8356     +254     

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