-
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
WIP: ♻️✨ Is560/project rest models #3082
WIP: ♻️✨ Is560/project rest models #3082
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #3082 +/- ##
========================================
- Coverage 81.8% 81.7% -0.1%
========================================
Files 822 724 -98
Lines 34915 30976 -3939
Branches 736 4005 +3269
========================================
- Hits 28581 25330 -3251
+ Misses 6148 4826 -1322
- Partials 186 820 +634
Flags with carried forward coverage won't be shown. Click here to find out more.
|
d085c78
to
baae9a0
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
baae9a0
to
982e3c3
Compare
dd0d0bb
to
e1d0c14
Compare
e1d0c14
to
647b69a
Compare
647b69a
to
37848a8
Compare
SonarCloud Quality Gate failed. 1 Bug No Coverage information |
What do these changes do?
Related issue/s
How to test
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)cd packages/postgres-database
,make setup-commit
,sc-pg review -m "my changes"