Fix: SourceMojo: Use isEmpty()
to check whether collection is empty or not issue1746
#1747
Codecov / codecov/project
succeeded
Feb 4, 2024 in 0s
65.33% (+0.00%) compared to e8207b9
View this Pull Request on Codecov
65.33% (+0.00%) compared to e8207b9
Details
Codecov Report
Merging #1747 (ecddc06) into master (e8207b9) will not change coverage.
The diff coverage is0.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #1747 +/- ##
=========================================
Coverage 65.33% 65.33%
Complexity 2284 2284
=========================================
Files 172 172
Lines 10191 10191
Branches 1408 1408
=========================================
Hits 6658 6658
Misses 2983 2983
Partials 550 550
Files | Coverage Δ | |
---|---|---|
.../main/java/io/fabric8/maven/docker/SourceMojo.java | 0.00% <0.00%> (ø) |
Loading