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

feat: use modfile package to write modfile #1077

Merged
merged 11 commits into from
Oct 5, 2023

fix lint

a6d2dab
Select commit
Loading
Failed to load commit list.
Merged

feat: use modfile package to write modfile #1077

fix lint
a6d2dab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2023 in 0s

57.84% of diff hit (target 47.00%)

View this Pull Request on Codecov

57.84% of diff hit (target 47.00%)

Annotations

Check warning on line 53 in gnovm/pkg/gnomod/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/file.go#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 103 in gnovm/pkg/gnomod/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/file.go#L91-L103

Added lines #L91 - L103 were not covered by tests

Check warning on line 125 in gnovm/pkg/gnomod/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/file.go#L120-L125

Added lines #L120 - L125 were not covered by tests

Check warning on line 127 in gnovm/pkg/gnomod/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/file.go#L127

Added line #L127 was not covered by tests

Check warning on line 222 in gnovm/pkg/gnomod/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/file.go#L222

Added line #L222 was not covered by tests

Check warning on line 155 in gnovm/pkg/gnomod/gnomod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/gnomod.go#L155

Added line #L155 was not covered by tests

Check warning on line 860 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L859-L860

Added lines #L859 - L860 were not covered by tests

Check warning on line 885 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L879-L885

Added lines #L879 - L885 were not covered by tests

Check warning on line 889 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L888-L889

Added lines #L888 - L889 were not covered by tests

Check warning on line 898 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L893-L898

Added lines #L893 - L898 were not covered by tests

Check warning on line 903 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L901-L903

Added lines #L901 - L903 were not covered by tests

Check warning on line 915 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L914-L915

Added lines #L914 - L915 were not covered by tests

Check warning on line 961 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L953-L961

Added lines #L953 - L961 were not covered by tests

Check warning on line 971 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L970-L971

Added lines #L970 - L971 were not covered by tests

Check warning on line 987 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L986-L987

Added lines #L986 - L987 were not covered by tests

Check warning on line 998 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L996-L998

Added lines #L996 - L998 were not covered by tests

Check warning on line 1005 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L1001-L1005

Added lines #L1001 - L1005 were not covered by tests

Check warning on line 1028 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L1027-L1028

Added lines #L1027 - L1028 were not covered by tests

Check warning on line 1038 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L1033-L1038

Added lines #L1033 - L1038 were not covered by tests

Check warning on line 1042 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L1041-L1042

Added lines #L1041 - L1042 were not covered by tests

Check warning on line 1046 in gnovm/pkg/gnomod/read.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnomod/read.go#L1045-L1046

Added lines #L1045 - L1046 were not covered by tests