Skip to content

Add barebones builder with mempool validation facilities

Codecov / codecov/patch succeeded Dec 11, 2023 in 1s

70.13% of diff hit (target 60.00%)

View this Pull Request on Codecov

70.13% of diff hit (target 60.00%)

Annotations

Check warning on line 8 in adapters/core2p2p/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/core2p2p/state.go#L8

Added line #L8 was not covered by tests

Check warning on line 25 in adapters/core2p2p/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/core2p2p/state.go#L17-L25

Added lines #L17 - L25 were not covered by tests

Check warning on line 46 in builder/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

builder/builder.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 51 in builder/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

builder/builder.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 56 in builder/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

builder/builder.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in builder/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

builder/builder.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 528 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L528

Added line #L528 was not covered by tests

Check warning on line 532 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L532

Added line #L532 was not covered by tests

Check warning on line 538 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L538

Added line #L538 was not covered by tests

Check warning on line 547 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L547

Added line #L547 was not covered by tests

Check warning on line 557 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L557

Added line #L557 was not covered by tests

Check warning on line 578 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L578

Added line #L578 was not covered by tests

Check warning on line 583 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L583

Added line #L583 was not covered by tests

Check warning on line 605 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L605

Added line #L605 was not covered by tests

Check warning on line 612 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L612

Added line #L612 was not covered by tests

Check warning on line 66 in core/state_update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state_update.go#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 62 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 68 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 75 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 81 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 91 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 113 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 117 in mempool/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mempool/mempool.go#L116-L117

Added lines #L116 - L117 were not covered by tests