Conversation
Test Results121 tests 121 ✅ 18s ⏱️ Results for commit c23342f. ♻️ This comment has been updated with latest results. |
| .map(c -> c.filling.apply(element)) | ||
| .flatMap(it -> StreamSupport | ||
| .stream(it.spliterator(), false)) | ||
| .collect(Collectors.toList()), |
There was a problem hiding this comment.
| .collect(Collectors.toList()), | |
| .toList(), |
From Stream can direct toList() 😄
| schluessel.getIDStellelement().getValue()); | ||
| case final Stellelement stellement -> List | ||
| .of(stellement.getIDInformation().getValue()); | ||
| default -> null; |
There was a problem hiding this comment.
is the change intentional?
There was a problem hiding this comment.
@TruongQuangSB No it was not intentional. The autoformatter changed it... I will revert it
There was a problem hiding this comment.
@TruongQuangSB Puhh that was ahrd to reset 🤣 Damn eclipse autoformatter. But now it is as before
This comment has been minimized.
This comment has been minimized.
License summary
Workflow run (with attached summary files): |
License summary
Workflow run (with attached summary files): |
License summary
Workflow run (with attached summary files): |
|
/license-check |
License summary✔️ All licenses already successfully vetted. Workflow run (with attached summary files): |
* evaluate all cases for sskz column B and combine them * revert formatting * revert formatting * revert formatting * revert formatting * revert formatting * revert formatting * revert formatting * easify expression
No description provided.