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

🌱 Reduce number of variable sources #460

Closed

Reduce number of variable sources

c9ee1dd
Select commit
Loading
Failed to load commit list.
Closed

🌱 Reduce number of variable sources #460

Reduce number of variable sources
c9ee1dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

83.60% (-0.16%) compared to 7156464

View this Pull Request on Codecov

83.60% (-0.16%) compared to 7156464

Details

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (7156464) 83.75% compared to head (c9ee1dd) 83.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   83.75%   83.60%   -0.16%     
==========================================
  Files          23       20       -3     
  Lines         868      805      -63     
==========================================
- Hits          727      673      -54     
+ Misses         96       91       -5     
+ Partials       45       41       -4     
Files Coverage Δ
cmd/manager/main.go 72.72% <100.00%> (ø)
internal/resolution/variablesources/bundle.go 100.00% <100.00%> (ø)
...al/resolution/variablesources/bundle_uniqueness.go 100.00% <100.00%> (ø)
...nal/resolution/variablesources/required_package.go 100.00% <100.00%> (+25.58%) ⬆️
...al/resolution/variablesources/installed_package.go 68.00% <64.00%> (-3.43%) ⬇️
.../resolution/variablesources/olm_variable_source.go 64.70% <64.70%> (ø)

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