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: merge dags lost the dependencies of sub-dags #5403

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

leon-inf
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1e38d0f) 69.87% compared to head (f192d0c) 69.88%.
Report is 5 commits behind head on release-0.6.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-0.6    #5403   +/-   ##
============================================
  Coverage        69.87%   69.88%           
============================================
  Files              247      247           
  Lines            29968    29971    +3     
============================================
+ Hits             20941    20946    +5     
+ Misses            7229     7228    -1     
+ Partials          1798     1797    -1     
Flag Coverage Δ
unittests 69.88% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ollers/apps/operations/volume_expansion_updater.go 64.81% <100.00%> (+0.32%) ⬆️
internal/controller/graph/dag.go 87.40% <100.00%> (+0.09%) ⬆️

... and 8 files with indirect coverage changes

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

@leon-inf leon-inf merged commit a428da7 into release-0.6 Oct 12, 2023
@leon-inf leon-inf deleted the bugfix/merge-dags branch October 12, 2023 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] PV may be deleted when change cluster cpu/memory/storage fails due to quota limit
3 participants