-
Notifications
You must be signed in to change notification settings - Fork 32
WIP: ♻️ 1.Part splitting licensed_items = licenses + licensed_resources (🗃️)
#7166
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
WIP: ♻️ 1.Part splitting licensed_items = licenses + licensed_resources (🗃️)
#7166
Conversation
licensed_items = licenses + licensed_resourceslicensed_items = licenses + licensed_resources (🗃️)
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7166 +/- ##
==========================================
- Coverage 87.69% 85.44% -2.26%
==========================================
Files 1635 1602 -33
Lines 63943 61970 -1973
Branches 1178 1179 +1
==========================================
- Hits 56075 52950 -3125
- Misses 7556 8709 +1153
+ Partials 312 311 -1
Continue to review full report in Codecov by Sentry.
|



What do these changes do?
licensed_items=licenses+licensed_resources(🗃️)Related issue/s
How to test
Dev-ops checklist