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

clean up blockdao #4164

Merged
merged 4 commits into from
Mar 11, 2024

address conflict

f142eb6
Select commit
Loading
Failed to load commit list.
Merged

clean up blockdao #4164

address conflict
f142eb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2024 in 0s

19.23% of diff hit (target 75.38%)

View this Pull Request on Codecov

19.23% of diff hit (target 75.38%)

Annotations

Check warning on line 792 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L792

Added line #L792 was not covered by tests

Check warning on line 1250 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L1250

Added line #L1250 was not covered by tests

Check warning on line 1322 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L1319-L1322

Added lines #L1319 - L1322 were not covered by tests

Check warning on line 1326 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L1324-L1326

Added lines #L1324 - L1326 were not covered by tests

Check warning on line 1337 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L1335-L1337

Added lines #L1335 - L1337 were not covered by tests

Check warning on line 1847 in api/coreservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/coreservice.go#L1847

Added line #L1847 was not covered by tests

Check warning on line 105 in blockchain/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/block/block.go#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 108 in blockchain/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/block/block.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 111 in blockchain/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/block/block.go#L111

Added line #L111 was not covered by tests

Check warning on line 72 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 83 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 88 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 95 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L90-L95

Added lines #L90 - L95 were not covered by tests

Check warning on line 100 in blockchain/blockdao/blockdao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockdao/blockdao.go#L99-L100

Added lines #L99 - L100 were not covered by tests