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

msgp: Add canonical validation to msgp unmarshalling #5605

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

bump version to 1.1.57 to include time.Duration shim fix

e1203f4
Select commit
Loading
Failed to load commit list.
Draft

msgp: Add canonical validation to msgp unmarshalling #5605

bump version to 1.1.57 to include time.Duration shim fix
e1203f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 15, 2023 in 0s

17.64% of diff hit (target 55.13%)

View this Pull Request on Codecov

17.64% of diff hit (target 55.13%)

Annotations

Check warning on line 112 in agreement/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

agreement/sort.go#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 116 in agreement/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

agreement/sort.go#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 119 in agreement/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

agreement/sort.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 47 in data/basics/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/basics/sort.go#L47

Added line #L47 was not covered by tests

Check warning on line 62 in data/basics/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/basics/sort.go#L62

Added line #L62 was not covered by tests

Check warning on line 88 in data/basics/sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/basics/sort.go#L88

Added line #L88 was not covered by tests

Check warning on line 181 in protocol/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec.go#L181

Added line #L181 was not covered by tests

Check warning on line 186 in protocol/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec.go#L186

Added line #L186 was not covered by tests

Check warning on line 197 in protocol/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec.go#L194-L197

Added lines #L194 - L197 were not covered by tests

Check warning on line 203 in protocol/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec.go#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 471 in protocol/codec_tester.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec_tester.go#L467-L471

Added lines #L467 - L471 were not covered by tests

Check warning on line 474 in protocol/codec_tester.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/codec_tester.go#L473-L474

Added lines #L473 - L474 were not covered by tests

Check warning on line 48 in protocol/stateproof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol/stateproof.go#L48

Added line #L48 was not covered by tests