Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix allowlist checks #2819

Merged
merged 23 commits into from
Apr 12, 2024

Changelog #2819

c76bead
Select commit
Loading
Failed to load commit list.
Merged

Fix allowlist checks #2819

Changelog #2819
c76bead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 1s

68.36% of diff hit (target 53.88%)

View this Pull Request on Codecov

68.36% of diff hit (target 53.88%)

Annotations

Check warning on line 292 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L292

Added line #L292 was not covered by tests

Check warning on line 332 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L332

Added line #L332 was not covered by tests

Check warning on line 574 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L563-L574

Added lines #L563 - L574 were not covered by tests

Check warning on line 585 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L585

Added line #L585 was not covered by tests

Check warning on line 865 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L865

Added line #L865 was not covered by tests

Check warning on line 209 in crates/apps/src/lib/client/rpc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/client/rpc.rs#L206-L209

Added lines #L206 - L209 were not covered by tests

Check warning on line 2779 in crates/apps/src/lib/client/rpc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/client/rpc.rs#L2776-L2779

Added lines #L2776 - L2779 were not covered by tests

Check warning on line 286 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L286

Added line #L286 was not covered by tests

Check warning on line 289 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L289

Added line #L289 was not covered by tests

Check warning on line 440 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L440

Added line #L440 was not covered by tests

Check warning on line 554 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L552-L554

Added lines #L552 - L554 were not covered by tests

Check warning on line 559 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L559

Added line #L559 was not covered by tests

Check warning on line 572 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L569-L572

Added lines #L569 - L572 were not covered by tests

Check warning on line 576 in crates/apps/src/lib/node/ledger/shell/block_alloc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/block_alloc.rs#L576

Added line #L576 was not covered by tests

Check warning on line 233 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L231-L233

Added lines #L231 - L233 were not covered by tests

Check warning on line 235 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L235

Added line #L235 was not covered by tests

Check warning on line 337 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L335-L337

Added lines #L335 - L337 were not covered by tests

Check warning on line 342 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L340-L342

Added lines #L340 - L342 were not covered by tests

Check warning on line 399 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L397-L399

Added lines #L397 - L399 were not covered by tests

Check warning on line 406 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L406

Added line #L406 was not covered by tests

Check warning on line 422 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L421-L422

Added lines #L421 - L422 were not covered by tests

Check warning on line 482 in crates/apps/src/lib/node/ledger/shell/finalize_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/finalize_block.rs#L481-L482

Added lines #L481 - L482 were not covered by tests

Check warning on line 302 in crates/apps/src/lib/node/ledger/shell/governance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/governance.rs#L302

Added line #L302 was not covered by tests

Check warning on line 1048 in crates/apps/src/lib/node/ledger/shell/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/mod.rs#L1042-L1048

Added lines #L1042 - L1048 were not covered by tests

Check warning on line 206 in crates/apps/src/lib/node/ledger/shell/prepare_proposal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/node/ledger/shell/prepare_proposal.rs#L206

Added line #L206 was not covered by tests