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 ProjectRoot injection, panic if injection failed #29

Merged
merged 5 commits into from
Nov 20, 2024

add debug info to ci

d3c2025
Select commit
Loading
Failed to load commit list.
Merged

fix ProjectRoot injection, panic if injection failed #29

add debug info to ci
d3c2025
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 20, 2024 in 0s

7.69% of diff hit (target 54.11%)

View this Pull Request on Codecov

7.69% of diff hit (target 54.11%)

Annotations

Check warning on line 142 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L142

Added line #L142 was not covered by tests

Check warning on line 149 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L145-L149

Added lines #L145 - L149 were not covered by tests

Check warning on line 153 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 169 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 172 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 175 in cmd/internal/rungo/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/internal/rungo/run.go#L175

Added line #L175 was not covered by tests

Check warning on line 16 in inject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

inject.go#L16

Added line #L16 was not covered by tests

Check warning on line 22 in inject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

inject.go#L22

Added line #L22 was not covered by tests

Check warning on line 29 in inject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

inject.go#L24-L29

Added lines #L24 - L29 were not covered by tests