-
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 license_key
field (🗃️)
#6978
🎨 add license_key
field (🗃️)
#6978
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6978 +/- ##
==========================================
+ Coverage 86.99% 87.77% +0.77%
==========================================
Files 1621 1419 -202
Lines 63937 57011 -6926
Branches 2033 1033 -1000
==========================================
- Hits 55623 50040 -5583
+ Misses 7980 6796 -1184
+ Partials 334 175 -159
Continue to review 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.
👍
services/api-server/src/simcore_service_api_server/models/schemas/model_adapter.py
Outdated
Show resolved
Hide resolved
packages/postgres-database/src/simcore_postgres_database/models/licensed_items.py
Show resolved
Hide resolved
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.
please address PC's remarks
Quality Gate passedIssues Measures |
89c8472
into
ITISFoundation:master
What do these changes do?
license_key
fieldRelated issue/s
How to test
Dev-ops checklist