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

Add test helm upgrade path #1156

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Feb 3, 2025

What

Implements #1123

@eguzki eguzki linked an issue Feb 3, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.42%. Comparing base (9f79273) to head (1784199).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1156      +/-   ##
==========================================
- Coverage   83.63%   83.42%   -0.22%     
==========================================
  Files          81       81              
  Lines        6943     6943              
==========================================
- Hits         5807     5792      -15     
- Misses        913      925      +12     
- Partials      223      226       +3     
Flag Coverage Δ
bare-k8s-integration 22.70% <ø> (-0.19%) ⬇️
controllers-integration 74.79% <ø> (-0.17%) ⬇️
envoygateway-integration 39.91% <ø> (-0.70%) ⬇️
gatewayapi-integration 19.64% <ø> (+0.17%) ⬆️
istio-integration 43.27% <ø> (ø)
unit 19.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1beta1 (u) 90.00% <ø> (ø)
api/v1beta2 (u) ∅ <ø> (∅)
pkg/common (u) ∅ <ø> (∅)
pkg/istio (u) 62.06% <ø> (ø)
pkg/log (u) 93.18% <ø> (ø)
pkg/reconcilers (u) 24.67% <ø> (ø)
pkg/rlptools (u) ∅ <ø> (∅)
controllers (i) 86.76% <ø> (-0.07%) ⬇️

see 5 files with indirect coverage changes

@eguzki eguzki force-pushed the 1123-add-test-helm-upgrade-path branch 3 times, most recently from 7ea9e5b to 5016817 Compare February 6, 2025 17:18
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
@eguzki eguzki force-pushed the 1123-add-test-helm-upgrade-path branch from 5016817 to c048210 Compare February 6, 2025 17:23
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
@eguzki eguzki force-pushed the 1123-add-test-helm-upgrade-path branch from 9339ed9 to 1784199 Compare February 7, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add test Helm upgrade path
1 participant