test: add JUnit tests (>=90% coverage); docs: comprehensive English J… #20
Annotations
10 warnings
|
JDK 21 Build & Verify
use of default constructor, which does not provide a comment
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L49
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L43
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L37
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L50
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L44
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L65
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L59
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jacoco-coverage
|
114 KB |
sha256:9b7a3999c224466b63f9195a6f2278b3d40f572a1be9bdf7d7b33883756017e9
|
|
|
surefire-reports
|
104 KB |
sha256:64cb93dc1a9518330250a34eecd1f9039407c77113379626f70e1e2da5674358
|
|