-
Notifications
You must be signed in to change notification settings - Fork 32
♻️ refactors web-api project's ui schemas
#7210
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
♻️ refactors web-api project's ui schemas
#7210
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7210 +/- ##
==========================================
+ Coverage 87.01% 88.25% +1.23%
==========================================
Files 1649 1328 -321
Lines 64371 55168 -9203
Branches 1095 476 -619
==========================================
- Hits 56013 48688 -7325
+ Misses 8045 6351 -1694
+ Partials 313 129 -184
Continue to review full report in Codecov by Sentry.
|
ui schemas
ui schemasui schemas
e526d2a to
1085c76
Compare
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
|



What do these changes do?
Small refactoring of ui schemas of the web-api following #7204
project_uimodels are not domain but schema models -> moved topackages/models-library/src/models_library/api_schemas_webserverRelated issue/s
uiattribute #7204projectsdomainHow to test
in place