Skip to content

Improve Status Flags and Add Payment Actions

2f73266
Select commit
Loading
Failed to load commit list.
Open

Improve Status Flags and Add Payment Actions #846

Improve Status Flags and Add Payment Actions
2f73266
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2026 in 0s

70.36% (-0.12%) compared to 548ddda

View this Pull Request on Codecov

70.36% (-0.12%) compared to 548ddda

Details

Codecov Report

❌ Patch coverage is 69.21397% with 282 lines in your changes missing coverage. Please review.
βœ… Project coverage is 70.36%. Comparing base (548ddda) to head (2f73266).

Files with missing lines Patch % Lines
crates/bcr-ebill-persistence/src/db/bill.rs 26.88% 136 Missing ⚠️
crates/bcr-ebill-wasm/src/data/bill.rs 0.00% 92 Missing ⚠️
...bill-api/src/service/bill_service/data_fetching.rs 93.40% 26 Missing ⚠️
crates/bcr-ebill-wasm/src/api/bill.rs 0.00% 19 Missing ⚠️
crates/bcr-ebill-wasm/src/api/general.rs 0.00% 5 Missing ⚠️
crates/bcr-ebill-api/src/external/bitcoin.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #846      +/-   ##
==========================================
- Coverage   70.48%   70.36%   -0.12%     
==========================================
  Files         132      132              
  Lines       24821    25617     +796     
==========================================
+ Hits        17494    18026     +532     
- Misses       7327     7591     +264     

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