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

Resource: support partial cancel of resources external to broker ranks #1292

Merged
merged 5 commits into from
Nov 2, 2024

testsuite: add partial release tests with ssd pruning filters

655dcc3
Select commit
Loading
Failed to load commit list.
Merged

Resource: support partial cancel of resources external to broker ranks #1292

testsuite: add partial release tests with ssd pruning filters
655dcc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

75.2% (-0.2%) compared to 93589f5

View this Pull Request on Codecov

75.2% (-0.2%) compared to 93589f5

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 75.2%. Comparing base (93589f5) to head (655dcc3).

Files with missing lines Patch % Lines
qmanager/policies/base/queue_policy_base.hpp 45.4% 6 Missing ⚠️
resource/planner/c/planner_multi_c_interface.cpp 66.6% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1292     +/-   ##
========================================
- Coverage    75.3%   75.2%   -0.2%     
========================================
  Files         111     111             
  Lines       15979   15983      +4     
========================================
- Hits        12048   12032     -16     
- Misses       3931    3951     +20     
Files with missing lines Coverage Δ
resource/traversers/dfu_impl_update.cpp 75.2% <100.0%> (-1.2%) ⬇️
resource/planner/c/planner_multi_c_interface.cpp 62.6% <66.6%> (+0.1%) ⬆️
qmanager/policies/base/queue_policy_base.hpp 78.2% <45.4%> (-0.9%) ⬇️

... and 4 files with indirect coverage changes