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

Fix UC image size #251

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

internal/statemachine: Use VolumeMaxSize

5f0bb9e
Select commit
Loading
Failed to load commit list.
Draft

Fix UC image size #251

internal/statemachine: Use VolumeMaxSize
5f0bb9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

93.91% (-0.05%) compared to c7446c8

View this Pull Request on Codecov

93.91% (-0.05%) compared to c7446c8

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.91%. Comparing base (c7446c8) to head (5f0bb9e).

Files with missing lines Patch % Lines
internal/statemachine/common_states.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
- Coverage   93.96%   93.91%   -0.05%     
==========================================
  Files          18       18              
  Lines        3429     3437       +8     
==========================================
+ Hits         3222     3228       +6     
- Misses        133      134       +1     
- Partials       74       75       +1     

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