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: refactor app struct #57

Merged
merged 9 commits into from
Aug 14, 2024

use latest go

f535ea5
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor app struct #57

use latest go
f535ea5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 7, 2024 in 0s

87.78% of diff hit (target 75.07%)

View this Pull Request on Codecov

87.78% of diff hit (target 75.07%)

Annotations

Check warning on line 96 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L96

Added line #L96 was not covered by tests

Check warning on line 174 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L174

Added line #L174 was not covered by tests

Check warning on line 247 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 251 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L251

Added line #L251 was not covered by tests

Check warning on line 257 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L253-L257

Added lines #L253 - L257 were not covered by tests

Check warning on line 267 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 273 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L273

Added line #L273 was not covered by tests

Check warning on line 292 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L292

Added line #L292 was not covered by tests

Check warning on line 312 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L312

Added line #L312 was not covered by tests

Check warning on line 363 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L363

Added line #L363 was not covered by tests

Check warning on line 373 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L370-L373

Added lines #L370 - L373 were not covered by tests

Check warning on line 398 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L398

Added line #L398 was not covered by tests

Check warning on line 401 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L401

Added line #L401 was not covered by tests

Check warning on line 430 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 477 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L475-L477

Added lines #L475 - L477 were not covered by tests

Check warning on line 517 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L517

Added line #L517 was not covered by tests

Check warning on line 592 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L591-L592

Added lines #L591 - L592 were not covered by tests

Check warning on line 81 in app/blocksdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/blocksdk.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 102 in app/blocksdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/blocksdk.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 31 in app/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/encoding.go#L31

Added line #L31 was not covered by tests

Check warning on line 29 in app/indexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/indexer.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 42 in app/indexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/indexer.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in app/indexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/indexer.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in app/indexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/indexer.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in app/indexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/indexer.go#L53-L54

Added lines #L53 - L54 were not covered by tests