dbft: move payloads/block/tx/crypto interfaces to dbft package #97
66.82% of diff hit (target 73.22%)
View this Pull Request on Codecov
66.82% of diff hit (target 73.22%)
Annotations
Check warning on line 100 in check.go
codecov / codecov/patch
check.go#L100
Added line #L100 was not covered by tests
Check warning on line 101 in config.go
codecov / codecov/patch
config.go#L96-L101
Added lines #L96 - L101 were not covered by tests
Check warning on line 169 in config.go
codecov / codecov/patch
config.go#L169
Added line #L169 was not covered by tests
Check warning on line 197 in config.go
codecov / codecov/patch
config.go#L197
Added line #L197 was not covered by tests
Check warning on line 218 in config.go
codecov / codecov/patch
config.go#L218
Added line #L218 was not covered by tests
Check warning on line 351 in config.go
codecov / codecov/patch
config.go#L351
Added line #L351 was not covered by tests
Check warning on line 358 in config.go
codecov / codecov/patch
config.go#L358
Added line #L358 was not covered by tests
Check warning on line 34 in consensus_message_type.go
codecov / codecov/patch
consensus_message_type.go#L19-L34
Added lines #L19 - L34 were not covered by tests
Check warning on line 317 in dbft.go
codecov / codecov/patch
dbft.go#L317
Added line #L317 was not covered by tests
Check warning on line 379 in dbft.go
codecov / codecov/patch
dbft.go#L379
Added line #L379 was not covered by tests
Check warning on line 81 in internal/block/block.go
codecov / codecov/patch
internal/block/block.go#L81
Added line #L81 was not covered by tests
Check warning on line 61 in internal/payload/change_view.go
codecov / codecov/patch
internal/payload/change_view.go#L60-L61
Added lines #L60 - L61 were not covered by tests
Check warning on line 65 in internal/payload/change_view.go
codecov / codecov/patch
internal/payload/change_view.go#L65
Added line #L65 was not covered by tests
Check warning on line 41 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L41
Added line #L41 was not covered by tests
Check warning on line 54 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L54
Added line #L54 was not covered by tests
Check warning on line 75 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L74-L75
Added lines #L74 - L75 were not covered by tests
Check warning on line 85 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L83-L85
Added lines #L83 - L85 were not covered by tests
Check warning on line 88 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L87-L88
Added lines #L87 - L88 were not covered by tests
Check warning on line 91 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L90-L91
Added lines #L90 - L91 were not covered by tests
Check warning on line 98 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L97-L98
Added lines #L97 - L98 were not covered by tests
Check warning on line 108 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L107-L108
Added lines #L107 - L108 were not covered by tests
Check warning on line 118 in internal/payload/consensus_message.go
codecov / codecov/patch
internal/payload/consensus_message.go#L117-L118
Added lines #L117 - L118 were not covered by tests
Check warning on line 14 in internal/payload/constructors.go
codecov / codecov/patch
internal/payload/constructors.go#L14
Added line #L14 was not covered by tests
Check warning on line 19 in internal/payload/constructors.go
codecov / codecov/patch
internal/payload/constructors.go#L19
Added line #L19 was not covered by tests
Check warning on line 29 in internal/payload/constructors.go
codecov / codecov/patch
internal/payload/constructors.go#L29
Added line #L29 was not covered by tests