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

refactor(i): Lint casts & move panics under must funcs #3134

PR(ADHERE): Adhere to code review - mustify datastore.Txn

d63403f
Select commit
Loading
Failed to load commit list.
Merged

refactor(i): Lint casts & move panics under must funcs #3134

PR(ADHERE): Adhere to code review - mustify datastore.Txn
d63403f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

86.59% of diff hit (target 77.97%)

View this Pull Request on Codecov

86.59% of diff hit (target 77.97%)

Annotations

Check warning on line 102 in http/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler.go#L102

Added line #L102 was not covered by tests

Check warning on line 92 in http/handler_collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_collection.go#L92

Added line #L92 was not covered by tests

Check warning on line 214 in http/handler_collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_collection.go#L214

Added line #L214 was not covered by tests

Check warning on line 23 in http/handler_lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_lens.go#L23

Added line #L23 was not covered by tests

Check warning on line 34 in http/handler_lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_lens.go#L34

Added line #L34 was not covered by tests

Check warning on line 51 in http/handler_lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_lens.go#L51

Added line #L51 was not covered by tests

Check warning on line 76 in http/handler_lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_lens.go#L76

Added line #L76 was not covered by tests

Check warning on line 255 in http/handler_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_store.go#L255

Added line #L255 was not covered by tests

Check warning on line 266 in http/handler_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_store.go#L266

Added line #L266 was not covered by tests

Check warning on line 43 in http/handler_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_tx.go#L42-L43

Added lines #L42 - L43 were not covered by tests