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

Improve MultipleFailureException message to include first cause #426

Merged
merged 1 commit into from
Oct 19, 2024

Improve MultipleFailureException message to include first cause

30da9bd
Select commit
Loading
Failed to load commit list.
Merged

Improve MultipleFailureException message to include first cause #426

Improve MultipleFailureException message to include first cause
30da9bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2024 in 0s

87.76% (+0.06%) compared to 7ec957e

View this Pull Request on Codecov

87.76% (+0.06%) compared to 7ec957e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.76%. Comparing base (7ec957e) to head (30da9bd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
+ Coverage   87.71%   87.76%   +0.06%     
==========================================
  Files          33       33              
  Lines        1122     1127       +5     
  Branches       75       76       +1     
==========================================
+ Hits          984      989       +5     
  Misses        104      104              
  Partials       34       34              
Files with missing lines Coverage Δ
...ufmavenplugin/utils/MultipleFailuresException.java 100.00% <100.00%> (ø)