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

Create and add deployment trace obj to datastore on event registering flow #5622

Merged
merged 2 commits into from
Mar 5, 2025

Remove unneed empty check

884e1e6
Select commit
Loading
Failed to load commit list.
Merged

Create and add deployment trace obj to datastore on event registering flow #5622

Remove unneed empty check
884e1e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 4, 2025 in 0s

0.00% of diff hit (target 26.56%)

View this Pull Request on Codecov

0.00% of diff hit (target 26.56%)

Annotations

Check warning on line 119 in pkg/app/server/grpcapi/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/server/grpcapi/api.go#L112-L119

Added lines #L112 - L119 were not covered by tests

Check warning on line 824 in pkg/app/server/grpcapi/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/server/grpcapi/api.go#L824

Added line #L824 was not covered by tests

Check warning on line 849 in pkg/app/server/grpcapi/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/server/grpcapi/api.go#L836-L849

Added lines #L836 - L849 were not covered by tests

Check warning on line 854 in pkg/app/server/grpcapi/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/server/grpcapi/api.go#L851-L854

Added lines #L851 - L854 were not covered by tests

Check warning on line 31 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 37 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 43 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 51 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 61 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L55-L61

Added lines #L55 - L61 were not covered by tests

Check warning on line 69 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 90 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L82-L90

Added lines #L82 - L90 were not covered by tests

Check warning on line 104 in pkg/datastore/deploymenttracestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/datastore/deploymenttracestore.go#L93-L104

Added lines #L93 - L104 were not covered by tests

Check warning on line 18 in pkg/model/deployment_trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/model/deployment_trace.go#L17-L18

Added lines #L17 - L18 were not covered by tests