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

Fix unchecked type assertions #2580

Merged
merged 5 commits into from
Sep 24, 2024

Merge branch 'main' into chore/fix-assertion

ee2070b
Select commit
Loading
Failed to load commit list.
Merged

Fix unchecked type assertions #2580

Merge branch 'main' into chore/fix-assertion
ee2070b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 0s

33.33% of diff hit (target 95.19%)

View this Pull Request on Codecov

33.33% of diff hit (target 95.19%)

Annotations

Check warning on line 96 in internal/framework/status/updater.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/framework/status/updater.go#L96

Added line #L96 was not covered by tests

Check warning on line 206 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L204-L206

Added lines #L204 - L206 were not covered by tests

Check warning on line 210 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L208-L210

Added lines #L208 - L210 were not covered by tests

Check warning on line 216 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L215-L216

Added lines #L215 - L216 were not covered by tests