-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ add product_name to folders table #6124
✨ add product_name to folders table #6124
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6124 +/- ##
=========================================
+ Coverage 84.5% 88.7% +4.1%
=========================================
Files 10 1256 +1246
Lines 214 52784 +52570
Branches 25 669 +644
=========================================
+ Hits 181 46833 +46652
- Misses 23 5803 +5780
- Partials 10 148 +138
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
thanks. Please check my comment and re-use instead of re-create. we really need to reduce complexity.
Quality Gate passedIssues Measures |
What do these changes do?
Added missing
product_name
toproducts
table.Related issue/s
How to test
Dev-ops checklist