Add auto-generated key methods for Events #1116
Open
Codecov / codecov/project
succeeded
Oct 31, 2023 in 0s
79.0% (+0.0%) compared to 5d61e35
View this Pull Request on Codecov
79.0% (+0.0%) compared to 5d61e35
Details
Codecov Report
Merging #1116 (c711860) into nightly (5d61e35) will increase coverage by
0.0%
.
The diff coverage is91.5%
.
Files | Coverage Δ | |
---|---|---|
full-node/db/sov-db/src/ledger_db/mod.rs | 90.8% <ø> (ø) |
|
full-node/db/sov-db/src/schema/tables.rs | 85.0% <ø> (ø) |
|
full-node/db/sov-db/src/schema/types.rs | 80.7% <100.0%> (ø) |
|
full-node/sov-ledger-rpc/src/client.rs | 100.0% <ø> (ø) |
|
...ions/integration-tests/src/nested_modules/tests.rs | 100.0% <100.0%> (ø) |
|
...ule-system/sov-modules-api/src/state/scratchpad.rs | 88.1% <100.0%> (ø) |
|
module-system/sov-modules-macros/src/lib.rs | 100.0% <100.0%> (ø) |
|
...ule-system/sov-modules-macros/src/runtime_event.rs | 100.0% <100.0%> (ø) |
|
rollup-interface/src/node/rpc/mod.rs | 89.2% <ø> (ø) |
|
rollup-interface/src/state_machine/stf.rs | 85.7% <ø> (ø) |
|
... and 4 more |
Loading