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

Check milvus pod stopped before finalize #28

Merged
merged 1 commit into from
Oct 19, 2023

Check milvus pod stopped before finalize

8f62a47
Select commit
Loading
Failed to load commit list.
Merged

Check milvus pod stopped before finalize #28

Check milvus pod stopped before finalize
8f62a47
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 18, 2023 in 0s

80.07% (target 80.00%)

View this Pull Request on Codecov

80.07% (target 80.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f4c56c8) 80.06% compared to head (8f62a47) 80.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   80.06%   80.07%   +0.01%     
==========================================
  Files          47       47              
  Lines        4770     4774       +4     
==========================================
+ Hits         3819     3823       +4     
  Misses        802      802              
  Partials      149      149              
Files Coverage Δ
pkg/controllers/component_condition.go 80.15% <100.00%> (ø)
pkg/controllers/milvus_controller.go 38.62% <100.00%> (+1.74%) ⬆️

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