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/project failed Nov 29, 2023 in 1s

48.67% (-0.17%) compared to a569a42

View this Pull Request on Codecov

48.67% (-0.17%) compared to a569a42

Details

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (a569a42) 48.83% compared to head (1884d23) 48.67%.

Files Patch % Lines
internal/api/delete_freight_v1alpha1.go 0.00% 21 Missing ⚠️
internal/api/validators.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1177      +/-   ##
==========================================
- Coverage   48.83%   48.67%   -0.17%     
==========================================
  Files         115      116       +1     
  Lines        8573     8602      +29     
==========================================
  Hits         4187     4187              
- Misses       4234     4263      +29     
  Partials      152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.