-
Notifications
You must be signed in to change notification settings - Fork 170
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
(#1574) Generify org.cactoos.text
#1620
(#1574) Generify org.cactoos.text
#1620
Conversation
Co-authored-by: andreoss <[email protected]>
Co-authored-by: Victor Noël <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1620 +/- ##
============================================
+ Coverage 90.07% 90.10% +0.02%
- Complexity 1602 1603 +1
============================================
Files 298 298
Lines 3748 3748
Branches 122 122
============================================
+ Hits 3376 3377 +1
Misses 338 338
+ Partials 34 33 -1
Continue to review full report at Codecov.
|
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.
@DmitryBarskov thx for the tests, I had the wrong intuition about this ? super String
!
Co-authored-by: Victor Noël <[email protected]>
@DmitryBarskov so one last check: did you validate that there were no more generic to update in the whole text package? |
@victornoel found some other parameters for generalizing. But I skipped some params when they are regular expressions. I think they should be string literals. WDYT? |
@DmitryBarskov sorry, I'm missing a bit of context: which one are you talking about that should be |
@victornoel I'm talking about ctor |
@DmitryBarskov I think it's not the responsibility of |
@DmitryBarskov sorry for the late feedback, I didn't realize you made some changes :) don't hesitate to ping me if you don't get any updates in the future! |
@rultor merge |
@victornoel OK, I'll try to merge now. You can check the progress of the merge here |
@victornoel Done! FYI, the full log is here (took me 9min) |
@0crat status |
@0crat status |
@victornoel This is what I know about this job in C63314D6Z, as in §32:
|
@0crat out |
@sereshqua/z please review this job completed by @andreoss/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
Code review was too long (78 days), architects (@victornoel) were penalized, see §55 |
@0crat quality good |
For #1574:
CharSequence
instead ofString
when possibleFlattened
Collection
if type parameter doesn't matterFunc