Skip to content
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

Fix: SourceMojo: Use isEmpty() to check whether collection is empty or not issue1746 #1747

Merged
merged 1 commit into from
Feb 4, 2024

Use isEmpty() to check whether collection is empty or not in SourceM…

ecddc06
Select commit
Loading
Failed to load commit list.
Merged

Fix: SourceMojo: Use isEmpty() to check whether collection is empty or not issue1746 #1747

Use isEmpty() to check whether collection is empty or not in SourceM…
ecddc06
Select commit
Loading
Failed to load commit list.
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 is 0.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%> (ø)