-
Notifications
You must be signed in to change notification settings - Fork 4
Hotfix 1.10.1 #53
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
Hotfix 1.10.1 #53
Conversation
* Remove field access modifiers from life.qbic.datamodel.dtos.imaging.*.groovy * Remove field access modifiers and add enum value final modifier to properties * Remove field access modifier for parameters.*.groovy classes
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
============================================
+ Coverage 18.56% 18.64% +0.08%
Complexity 169 169
============================================
Files 101 101
Lines 1794 1786 -8
Branches 237 237
============================================
Hits 333 333
+ Misses 1409 1401 -8
Partials 52 52
Continue to review full report at Codecov.
|
Requires data-model-lib release 1.10.1 qbicsoftware/data-model-lib#53
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.
I'll go ahead and approve this PR as well! LGTM
Fixes #51
EDIT: This PR is replaced by #54