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: Fix checkGeneralCapacity slowly #37976

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

fix: Fix checkGeneralCapacity slowly

328dd73
Select commit
Loading
Failed to load commit list.
Open

fix: Fix checkGeneralCapacity slowly #37976

fix: Fix checkGeneralCapacity slowly
328dd73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

81.07% (target 77.00%)

View this Pull Request on Codecov

81.07% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.07%. Comparing base (5e807c3) to head (328dd73).

Files with missing lines Patch % Lines
internal/rootcoord/meta_table.go 92.30% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #37976       +/-   ##
===========================================
+ Coverage   68.87%   81.07%   +12.20%     
===========================================
  Files         289     1360     +1071     
  Lines       25484   190842   +165358     
===========================================
+ Hits        17551   154728   +137177     
- Misses       7933    30623    +22690     
- Partials        0     5491     +5491     
Components Coverage Δ
Client 72.33% <ø> (∅)
Core 68.87% <ø> (ø)
Go 83.24% <94.73%> (∅)
Files with missing lines Coverage Δ
internal/rootcoord/constrant.go 100.00% <100.00%> (ø)
internal/rootcoord/create_collection_task.go 90.31% <100.00%> (ø)
internal/rootcoord/create_partition_task.go 91.39% <100.00%> (ø)
internal/rootcoord/meta_table.go 82.82% <92.30%> (ø)

... and 1067 files with indirect coverage changes