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

Avoid premature CRD Deletion #5787

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Avoid premature CRD Deletion

bc82a62
Select commit
Loading
Failed to load commit list.
Draft

Avoid premature CRD Deletion #5787

Avoid premature CRD Deletion
bc82a62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2024 in 1s

29.57% (-6.74%) compared to 66ff152

View this Pull Request on Codecov

29.57% (-6.74%) compared to 66ff152

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.57%. Comparing base (66ff152) to head (bc82a62).

❗ There is a different number of reports uploaded between BASE (66ff152) and HEAD (bc82a62). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (66ff152) HEAD (bc82a62)
unittests-flytectl 1 0
unittests-flyteadmin 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5787      +/-   ##
==========================================
- Coverage   36.31%   29.57%   -6.74%     
==========================================
  Files        1304      842     -462     
  Lines      110048    83421   -26627     
==========================================
- Hits        39964    24672   -15292     
+ Misses      65928    56145    -9783     
+ Partials     4156     2604    -1552     

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