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

fix: allow validate input to handle multiple source groups #1858

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

lcarva
Copy link
Member

@lcarva lcarva commented Aug 13, 2024

This brings in the commit from #1815 and addresses the review comments.

mbestavros and others added 3 commits August 13, 2024 14:57
Signed-off-by: Mark Bestavros <mbestavr@redhat.com>
Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (68fe6d4) to head (44ca681).
Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1858      +/-   ##
==========================================
+ Coverage   80.75%   80.77%   +0.01%     
==========================================
  Files          68       68              
  Lines        4958     4962       +4     
==========================================
+ Hits         4004     4008       +4     
  Misses        954      954              
Flag Coverage Δ
generative 80.77% <100.00%> (+0.01%) ⬆️
integration 80.77% <100.00%> (+0.01%) ⬆️
unit 80.77% <100.00%> (+0.01%) ⬆️

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

Files Coverage Δ
internal/input/validate.go 85.24% <100.00%> (+1.03%) ⬆️

@lcarva lcarva merged commit 9e870c4 into enterprise-contract:main Aug 15, 2024
11 checks passed
@lcarva lcarva deleted the EC-682 branch August 16, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants