-
Notifications
You must be signed in to change notification settings - Fork 44
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
🐛 Allow creating archetype without tags #2047
Conversation
Resolves: konveyor#1999 Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2047 +/- ##
==========================================
+ Coverage 39.20% 42.37% +3.17%
==========================================
Files 146 172 +26
Lines 4857 5520 +663
Branches 1164 1376 +212
==========================================
+ Hits 1904 2339 +435
- Misses 2939 3065 +126
- Partials 14 116 +102
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves: #1999 Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com> Signed-off-by: Cherry Picker <noreply@github.com>
Resolves: #1999