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

PoC: Resolution CLI #246

Merged
merged 2 commits into from
Jul 3, 2023

Resolution CLI POC: offline input

5aa27e5
Select commit
Loading
Failed to load commit list.
Merged

PoC: Resolution CLI #246

Resolution CLI POC: offline input
5aa27e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2023 in 1s

77.00% (+0.86%) compared to b7a737a

View this Pull Request on Codecov

77.00% (+0.86%) compared to b7a737a

Details

Codecov Report

Merging #246 (5aa27e5) into main (b7a737a) will increase coverage by 0.86%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   76.13%   77.00%   +0.86%     
==========================================
  Files          13       15       +2     
  Lines         662      687      +25     
==========================================
+ Hits          504      529      +25     
  Misses        129      129              
  Partials       29       29              
Impacted Files Coverage Δ
internal/controllers/variable_source.go 100.00% <100.00%> (ø)
internal/resolution/variablesources/composite.go 100.00% <100.00%> (ø)
internal/resolution/variablesources/operator.go 78.94% <100.00%> (+2.47%) ⬆️