Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2711 was successful Changes by Guus der Kinderen

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
8 minutes
Labels
None
Agent
bamboo-agent-iowa.igniterealtime.org
Revision
25162d8f4ee4a721810cfda70e1bf1d68a326bc4
Total tests
1742
Successful since
#2672 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 25162d8f4ee4a721810cfda70e1bf1d68a326bc4 chore: replace empty string comparision with `isEmpty()`
Various bits of automation keep insisting that using `isEmpty()` is generally more readable and efficient than comparing against an empty string (`""`). I don't particularly feel that this is a worthwhile change in itself, were it not for it being a good way to reduce the number of 'hints' that are generated from our code base. That in itself may help to reduce noise: it can make other (more important) hints stand out better.

This should not introduce any functional change.
Guus der Kinderen Guus der Kinderen 0fea700529e340d9f42568c142107401a419dd0e chore: replace `!Optional#isPresent()` with `Optional.isEmpty()`
For readability, change "Not Optional is Present" with "Optional is Empty".

This should not introduce any functional change.

Code changes have been applied using IDE-provided automation (rather than manual changes).

Shared artifacts

Artifact File size
Unpacked project files 197 MB