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 Freight to PromotionStatus #1721

Merged
merged 5 commits into from
Apr 23, 2024

Update promotions.go

ba3004d
Select commit
Loading
Failed to load commit list.
Merged

feat: add Freight to PromotionStatus #1721

Update promotions.go
ba3004d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 22, 2024 in 1s

46.99% (-0.02%) compared to b3b1277

View this Pull Request on Codecov

46.99% (-0.02%) compared to b3b1277

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 46.99%. Comparing base (b3b1277) to head (ba3004d).

Files Patch % Lines
api/v1alpha1/promotion_types.go 0.00% 4 Missing ⚠️
internal/controller/promotions/promotions.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1721      +/-   ##
==========================================
- Coverage   47.00%   46.99%   -0.02%     
==========================================
  Files         219      219              
  Lines       14332    14337       +5     
==========================================
  Hits         6737     6737              
- Misses       7295     7300       +5     
  Partials      300      300              

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