-
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
Immutable.java:38-40: Introduce an Immutable wrapper for... #1219
Comments
@paulodamaso/z please, pay attention to this issue |
Job #1219 is now in scope, role is |
@victornoel @iakunin @paulodamaso
|
@fanifieiev there is a todo just above the class and there is a corresponding issue: #1217 This test should be rewritten without using Immutable decorator. By the way:
in these cases Also there is a test exactly about immutability of Immutable decorator:
|
@iakunin,
PS: Regarding the above tests you mentioned
|
@iakunin Why do the TESTS allow mutations for listIterator returned from immutable list? |
@fanifieiev you can always create an issue and suggest your changes in it. |
@fanifieiev don't bother too much about |
The puzzle |
@sereshqua/z please review this job completed by @fanifieiev/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
The job #1219 is now out of scope |
@0crat quality good |
Order was finished, quality is "good": +35 point(s) just awarded to @fanifieiev/z |
Quality review completed: +4 point(s) just awarded to @sereshqua/z |
The puzzle
898-fb66ac0b
from #898 has to be resolved:cactoos/src/main/java/org/cactoos/list/Immutable.java
Lines 38 to 40 in 5e0da30
The puzzle was created by @fanifieiev on 28-Oct-19.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: