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

chore(gnoweb): cleanup iteration on gnoweb #3379

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

chore: lint

fd8035d
Select commit
Loading
Failed to load commit list.
Open

chore(gnoweb): cleanup iteration on gnoweb #3379

chore: lint
fd8035d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2024 in 1s

70.04% of diff hit (target 62.92%)

View this Pull Request on Codecov

70.04% of diff hit (target 62.92%)

Annotations

Check warning on line 191 in gno.land/cmd/gnoweb/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoweb/main.go#L191

Added line #L191 was not covered by tests

Check warning on line 72 in gno.land/pkg/gnoweb/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/app.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 123 in gno.land/pkg/gnoweb/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/app.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 147 in gno.land/pkg/gnoweb/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/app.go#L147

Added line #L147 was not covered by tests

Check warning on line 155 in gno.land/pkg/gnoweb/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/app.go#L155

Added line #L155 was not covered by tests

Check warning on line 41 in gno.land/pkg/gnoweb/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/format.go#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 48 in gno.land/pkg/gnoweb/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/format.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 53 in gno.land/pkg/gnoweb/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/format.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 57 in gno.land/pkg/gnoweb/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/format.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 68 in gno.land/pkg/gnoweb/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/format.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 40 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 54 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L54

Added line #L54 was not covered by tests

Check warning on line 111 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L111

Added line #L111 was not covered by tests

Check warning on line 136 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 166 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 199 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L199

Added line #L199 was not covered by tests

Check warning on line 211 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 240 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L240

Added line #L240 was not covered by tests

Check warning on line 254 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 258 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L258

Added line #L258 was not covered by tests

Check warning on line 271 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 285 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L285

Added line #L285 was not covered by tests

Check warning on line 303 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L303

Added line #L303 was not covered by tests

Check warning on line 314 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 322 in gno.land/pkg/gnoweb/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoweb/handler.go#L322

Added line #L322 was not covered by tests