Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Validate sort order in admin.ResourceListRequest #606

Closed
wants to merge 4 commits into from

improve coverage

d8991be
Select commit
Loading
Failed to load commit list.
Closed

Validate sort order in admin.ResourceListRequest #606

improve coverage
d8991be
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 Aug 23, 2023 in 1s

58.73% (+0.05%) compared to d492640

View this Pull Request on Codecov

58.73% (+0.05%) compared to d492640

Details

Codecov Report

Merging #606 (d8991be) into master (d492640) will increase coverage by 0.05%.
Report is 1 commits behind head on master.
The diff coverage is 70.88%.

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
+ Coverage   58.68%   58.73%   +0.05%     
==========================================
  Files         171      171              
  Lines       16484    16480       -4     
==========================================
+ Hits         9674     9680       +6     
+ Misses       5958     5947      -11     
- Partials      852      853       +1     
Files Changed Coverage Δ
pkg/manager/impl/named_entity_manager.go 40.00% <0.00%> (+0.71%) ⬆️
...g/repositories/gormimpl/description_entity_repo.go 65.82% <0.00%> (ø)
pkg/repositories/gormimpl/signal_repo.go 69.11% <0.00%> (ø)
pkg/repositories/gormimpl/task_execution_repo.go 64.56% <0.00%> (ø)
pkg/manager/impl/execution_manager.go 70.53% <50.00%> (-0.05%) ⬇️
pkg/repositories/gormimpl/launch_plan_repo.go 63.90% <50.00%> (ø)
pkg/repositories/gormimpl/task_repo.go 68.26% <50.00%> (ø)
pkg/repositories/gormimpl/workflow_repo.go 68.04% <50.00%> (ø)
pkg/repositories/gormimpl/common.go 62.50% <60.00%> (-0.36%) ⬇️
pkg/manager/impl/project_manager.go 80.72% <70.00%> (-0.68%) ⬇️
... and 12 more

... and 1 file with indirect coverage changes