-
-
Notifications
You must be signed in to change notification settings - Fork 91
Add converters #185
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 converters #185
Conversation
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.
why is it called bean?
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.
any concerns?
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.
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.
if seriously this name says nothing about mission of this class
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.
This is just a bean
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 can use your name if you have a good one, am I?
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.
Name of class should give some idea about why this class is needed https://www.oracle.com/technetwork/java/codeconventions-135099.html
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.
So, what's your pick for pojo with fields?
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.
at least the name should reflect somehow that this bean holds fields set to values passed through spring converters
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.
Like any other bean covered for us by spring :)
9a70531 to
7f4e03f
Compare
Codecov Report
@@ Coverage Diff @@
## master #185 +/- ##
============================================
- Coverage 94.57% 93.39% -1.18%
+ Complexity 4212 3615 -597
============================================
Files 548 469 -79
Lines 11481 9818 -1663
Branches 858 786 -72
============================================
- Hits 10858 9170 -1688
- Misses 487 507 +20
- Partials 136 141 +5
Continue to review full report at Codecov.
|
vividus/src/main/java/org/vividus/spring/StringToEditorGenericConverter.java
Outdated
Show resolved
Hide resolved
7f4e03f to
c24b993
Compare
b7ad19e to
7201752
Compare
7201752 to
effd7a4
Compare
4f14709 to
061848d
Compare
|
Waiting for decision regarding spring-projects/spring-framework#24311 |
061848d to
f05b63f
Compare
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
018b1fc to
2e33ef2
Compare
f05b63f to
f598418
Compare
dab3d06 to
35bf6bc
Compare
|
Keep it open until PR to Spring is not resolved |
|
Superseded by other pull requests |
No description provided.