Skip to content

feat: add FieldIgnore functionality - #1708

Open
dgn wants to merge 2 commits into
istio-ecosystem:mainfrom
dgn:fieldignorerules
Open

dgn wants to merge 2 commits into
istio-ecosystem:mainfrom
dgn:fieldignorerules

Refactor types for FieldIgnoreRules

c6b2461
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

81.06% (+11.54%) compared to 37f2998

View this Pull Request on Codecov

81.06% (+11.54%) compared to 37f2998

Details

Codecov Report

❌ Patch coverage is 87.20930% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.06%. Comparing base (37f2998) to head (c6b2461).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
pkg/fieldignore/fieldignore.go 91.97% 6 Missing and 5 partials ⚠️
pkg/helm/chartmanager.go 66.66% 3 Missing and 3 partials ⚠️
pkg/fieldignore/defaults.go 62.50% 1 Missing and 2 partials ⚠️
cmd/main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1912       +/-   ##
===========================================
+ Coverage   69.52%   81.06%   +11.54%     
===========================================
  Files          46       53        +7     
  Lines        2838     2715      -123     
===========================================
+ Hits         1973     2201      +228     
+ Misses        697      387      -310     
+ Partials      168      127       -41     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.