Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve HelmRelease dependency tracking for diffs #821

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Improve HelmRelease dependency tracking for diffs #821

merged 2 commits into from
Dec 31, 2024

Conversation

allenporter
Copy link
Owner

Improve HelmRelease dependency tracking for diffs by tracking changes in dependencies like ConfigMaps and HelmReleases.

Fixes #817

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 97.01493% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.77%. Comparing base (83ae11e) to head (9698b6a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
flux_local/kustomize.py 50.00% 1 Missing ⚠️
flux_local/manifest.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
+ Coverage   93.57%   93.77%   +0.20%     
==========================================
  Files          21       21              
  Lines        2257     2314      +57     
==========================================
+ Hits         2112     2170      +58     
+ Misses        145      144       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@allenporter allenporter merged commit 7482a80 into main Dec 31, 2024
39 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HelmRelease diff not showing changes based on values files
2 participants