Closed GlassOfWhiskey closed 1 week ago
Attention: Patch coverage is 68.47134%
with 99 lines
in your changes missing coverage. Please review.
Project coverage is 70.09%. Comparing base (
723bac0
) to head (fcac29e
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This commit adds support for storage mounts in
stacked
locations. When measuring hardware occupancy, bind mounts should be taken into account when propagating paths to the inner stacked locations (e.g., for Docker containers). This commit adds support for this feature.In addition, this commit improves the calculation of resource occupancy for stacked locations, ensuring that reserved hardware is correctly computed for all the stack levels.