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

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Oct 19, 2024

This further improves error reporting to provide more details out of the box when users report issues.

@ascopes ascopes added this to the v2.6.x milestone Oct 19, 2024
@ascopes ascopes self-assigned this Oct 19, 2024
@ascopes ascopes added the general improvements Fixing/updating internal components and code label Oct 19, 2024
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.76%. Comparing base (7ec957e) to head (30da9bd).
Report is 2 commits behind head on main.

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%> (ø)

@ascopes ascopes merged commit de6c9c9 into main Oct 19, 2024
13 checks passed
@ascopes ascopes deleted the task/improve-mfe-message branch October 19, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general improvements Fixing/updating internal components and code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant