Implement NTP #14
Implement NTP #14
25.38% of diff hit (target 45.92%)
View this Pull Request on Codecov
25.38% of diff hit (target 45.92%)
Annotations
Check warning on line 76 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L64-L76
Added lines #L64 - L76 were not covered by tests
Check warning on line 92 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L79-L92
Added lines #L79 - L92 were not covered by tests
Check warning on line 97 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L96-L97
Added lines #L96 - L97 were not covered by tests
Check warning on line 101 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L101
Added line #L101 was not covered by tests
Check warning on line 104 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L104
Added line #L104 was not covered by tests
Check warning on line 106 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L106
Added line #L106 was not covered by tests
Check warning on line 127 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L126-L127
Added lines #L126 - L127 were not covered by tests
Check warning on line 150 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L149-L150
Added lines #L149 - L150 were not covered by tests
Check warning on line 182 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L182
Added line #L182 was not covered by tests
Check warning on line 195 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L193-L195
Added lines #L193 - L195 were not covered by tests
Check warning on line 200 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L199-L200
Added lines #L199 - L200 were not covered by tests
Check warning on line 222 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L221-L222
Added lines #L221 - L222 were not covered by tests
Check warning on line 239 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L238-L239
Added lines #L238 - L239 were not covered by tests
Check warning on line 248 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L243-L248
Added lines #L243 - L248 were not covered by tests
Check warning on line 266 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L251-L266
Added lines #L251 - L266 were not covered by tests
Check warning on line 278 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L276-L278
Added lines #L276 - L278 were not covered by tests
Check warning on line 291 in eth/ntp/ntp.go
codecov / codecov/patch
eth/ntp/ntp.go#L281-L291
Added lines #L281 - L291 were not covered by tests
Check warning on line 38 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L36-L38
Added lines #L36 - L38 were not covered by tests
Check warning on line 43 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L40-L43
Added lines #L40 - L43 were not covered by tests
Check warning on line 61 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L46-L61
Added lines #L46 - L61 were not covered by tests
Check warning on line 85 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L64-L85
Added lines #L64 - L85 were not covered by tests
Check warning on line 101 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L87-L101
Added lines #L87 - L101 were not covered by tests
Check warning on line 132 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L104-L132
Added lines #L104 - L132 were not covered by tests
Check warning on line 134 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L134
Added line #L134 was not covered by tests
Check warning on line 141 in stacks/ntp_client.go
codecov / codecov/patch
stacks/ntp_client.go#L137-L141
Added lines #L137 - L141 were not covered by tests