refactor: simplify trait impl with ambassador #6842
Merged
Codecov / codecov/project
succeeded
Apr 2, 2026 in 0s
63.85% (+0.01%) compared to 0fe81e6
View this Pull Request on Codecov
63.85% (+0.01%) compared to 0fe81e6
Details
Codecov Report
❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.85%. Comparing base (0fe81e6) to head (c6b21df).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/chain/store/base_fee.rs | 0.00% | 2 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/beacon/drand.rs | 76.31% <ø> (+0.10%) |
⬆️ |
| src/message/chain_message.rs | 65.51% <ø> (+13.95%) |
⬆️ |
| src/message/mod.rs | 90.56% <100.00%> (ø) |
|
| src/message/signed_message.rs | 82.52% <ø> (ø) |
|
| src/rpc/methods/eth.rs | 65.55% <ø> (ø) |
|
| src/rpc/methods/gas.rs | 86.66% <ø> (ø) |
|
| src/state_manager/mod.rs | 66.46% <ø> (ø) |
|
| src/chain/store/base_fee.rs | 86.19% <0.00%> (ø) |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 0fe81e6...c6b21df. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading