[chain] Add payment-channels - #26
Open
BrendanChou wants to merge 12 commits into
Open
Codecov / codecov/project
succeeded
Jul 14, 2026 in 1s
73.21% (+1.18%) compared to 32dcd1b
View this Pull Request on Codecov
73.21% (+1.18%) compared to 32dcd1b
Details
Codecov Report
❌ Patch coverage is 72.24766% with 1273 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.21%. Comparing base (32dcd1b) to head (2c4c83e).
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
+ Coverage 72.02% 73.21% +1.18%
==========================================
Files 50 61 +11
Lines 12234 15931 +3697
==========================================
+ Hits 8812 11664 +2852
- Misses 3422 4267 +845 | Files with missing lines | Coverage Δ | |
|---|---|---|
| bin/operator/src/content.rs | 100.00% <100.00%> (ø) |
|
| bin/spammer/src/cli.rs | 100.00% <100.00%> (ø) |
|
| bin/spammer/src/config.rs | 92.64% <100.00%> (+4.64%) |
⬆️ |
| crates/application/src/consensus/db.rs | 95.23% <100.00%> (+0.69%) |
⬆️ |
| crates/application/src/consensus/lifecycle.rs | 88.23% <100.00%> (ø) |
|
| crates/application/src/consensus/mod.rs | 66.66% <ø> (ø) |
|
| crates/application/src/operator/lifecycle.rs | 100.00% <100.00%> (ø) |
|
| crates/indexer/src/publisher/qmdb.rs | 93.34% <100.00%> (+0.19%) |
⬆️ |
| crates/indexer/src/sql_schema.rs | 98.83% <100.00%> (-0.24%) |
⬇️ |
| crates/mempool/src/mocks.rs | 86.76% <100.00%> (ø) |
|
| ... and 30 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 32dcd1b...2c4c83e. Read the comment docs.
🚀 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.
Loading