Skip to content

refactor subset adapter

Codecov / codecov/project succeeded Sep 25, 2024 in 0s

49.34% (+1.43%) compared to 0d0031a

View this Pull Request on Codecov

49.34% (+1.43%) compared to 0d0031a

Details

Codecov Report

Attention: Patch coverage is 45.62212% with 118 lines in your changes missing coverage. Please review.

Project coverage is 49.34%. Comparing base (0d0031a) to head (79686a4).
Report is 91 commits behind head on master.

Files with missing lines Patch % Lines
.../util/expectations/resource_version_expectation.go 0.00% 23 Missing ⚠️
...er/uniteddeployment/uniteddeployment_controller.go 80.00% 10 Missing and 5 partials ⚠️
...deployment/adapter/advanced_statefulset_adapter.go 0.00% 13 Missing ⚠️
...oller/uniteddeployment/adapter/cloneset_adapter.go 0.00% 13 Missing ⚠️
...ler/uniteddeployment/adapter/deployment_adapter.go 0.00% 13 Missing ⚠️
...er/uniteddeployment/adapter/statefulset_adapter.go 0.00% 13 Missing ⚠️
...roller/uniteddeployment/uniteddeployment_update.go 0.00% 8 Missing and 1 partial ⚠️
...ontroller/uniteddeployment/adapter/adapter_util.go 0.00% 8 Missing ⚠️
pkg/controller/uniteddeployment/allocator.go 80.64% 4 Missing and 2 partials ⚠️
pkg/controller/uniteddeployment/subset_control.go 76.92% 2 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1720      +/-   ##
==========================================
+ Coverage   47.91%   49.34%   +1.43%     
==========================================
  Files         162      191      +29     
  Lines       23491    19723    -3768     
==========================================
- Hits        11256     9733    -1523     
+ Misses      11014     8726    -2288     
- Partials     1221     1264      +43     

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