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

[RFC][WIP] feat: implement versioning #1631

Closed
wants to merge 7 commits into from

s/v0.0.1/v0.1.0

7279190
Select commit
Loading
Failed to load commit list.
Closed

[RFC][WIP] feat: implement versioning #1631

s/v0.0.1/v0.1.0
7279190
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 31, 2024 in 0s

0.00% of diff hit (within 100.00% threshold of 47.49%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 47.49%)

Annotations

Check warning on line 958 in tm2/pkg/amino/binary_decode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/amino/binary_decode.go#L958

Added line #L958 was not covered by tests

Check warning on line 36 in tm2/pkg/std/memfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/memfile.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 39 in tm2/pkg/std/memfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/memfile.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in tm2/pkg/std/memfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/memfile.go#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 46 in tm2/pkg/std/memfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/memfile.go#L46

Added line #L46 was not covered by tests

Check warning on line 91 in tm2/pkg/std/memfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/memfile.go#L90-L91

Added lines #L90 - L91 were not covered by tests