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: factor optional "soak time" into freight availability #3100

Merged
merged 17 commits into from
Jan 10, 2025

run codegen

df8c497
Select commit
Loading
Failed to load commit list.
Merged

feat: factor optional "soak time" into freight availability #3100

run codegen
df8c497
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

51.55% (+0.15%) compared to 4972b6c

View this Pull Request on Codecov

51.55% (+0.15%) compared to 4972b6c

Details

Codecov Report

Attention: Patch coverage is 88.70056% with 40 lines in your changes missing coverage. Please review.

Project coverage is 51.55%. Comparing base (4972b6c) to head (df8c497).

Files with missing lines Patch % Lines
internal/controller/stages/regular_stages.go 67.12% 19 Missing and 5 partials ⚠️
internal/controller/stages/control_flow_stages.go 71.42% 8 Missing ⚠️
internal/indexer/indexer.go 75.00% 2 Missing and 1 partial ⚠️
internal/api/promote_to_stage_v1alpha1.go 0.00% 2 Missing ⚠️
internal/api/approve_freight_v1alpha1.go 80.00% 0 Missing and 1 partial ⚠️
internal/api/query_freights_v1alpha1.go 50.00% 1 Missing ⚠️
internal/controller/promotions/promotions.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3100      +/-   ##
==========================================
+ Coverage   51.40%   51.55%   +0.15%     
==========================================
  Files         288      288              
  Lines       26108    26188      +80     
==========================================
+ Hits        13421    13502      +81     
+ Misses      11961    11960       -1     
  Partials      726      726              

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