-
Notifications
You must be signed in to change notification settings - Fork 32
β¨ Updates licensed_items table ποΈ
#7144
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
β¨ Updates licensed_items table ποΈ
#7144
Conversation
sanderegg
left a comment
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.
great!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7144 +/- ##
==========================================
+ Coverage 87.70% 88.82% +1.11%
==========================================
Files 1635 1418 -217
Lines 63875 56820 -7055
Branches 1173 695 -478
==========================================
- Hits 56022 50469 -5553
+ Misses 7543 6184 -1359
+ Partials 310 167 -143
Continue to review full report in Codecov by Sentry.
|
|
Restarted CI due to failing tests |
ee2bd0e to
fc51ade
Compare
|



What do these changes do?
ποΈ Alters
licensed_itemtablenametolicensed_resource_nametrashedtimestamp markproduct_name,pricing_plan_idas nullable ( when both set, the item is "active")π¨ Improves repository
π¨ Improves model conversion
Related issue/s
licensed_itemstableΒ #7097How to test
cd services/web/server
make install-dev
pytest -vv -ff tests/unit/**/test_license.py