Closed hspedro closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.58%. Comparing base (
bb118c8
) to head (9f4dd35
). Report is 12 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, the rolling update strategy is always upscaling
maxSurge
amount in the health controller. We need to cap this amount to considerdesiredRooms + maxSurge - len(availableRooms)