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: add delete freight endpoint to api server #1177

Merged
merged 2 commits into from
Nov 29, 2023

refactor: remove redundant `get` call

1884d23
Select commit
Loading
Failed to load commit list.
Merged

feat: add delete freight endpoint to api server #1177

refactor: remove redundant `get` call
1884d23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2023 in 0s

0.00% of diff hit (target 48.83%)

View this Pull Request on Codecov

0.00% of diff hit (target 48.83%)

Annotations

Check warning on line 37 in internal/api/delete_freight_v1alpha1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/delete_freight_v1alpha1.go#L18-L37

Added lines #L18 - L37 were not covered by tests

Check warning on line 39 in internal/api/delete_freight_v1alpha1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/delete_freight_v1alpha1.go#L39

Added line #L39 was not covered by tests

Check warning on line 54 in internal/api/validators.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/validators.go#L47-L54

Added lines #L47 - L54 were not covered by tests