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

Support to change the default exception mapping #67

Merged
merged 11 commits into from
Nov 9, 2019

Conversation

boretti
Copy link
Member

@boretti boretti commented Nov 9, 2019

Links

Name References
Related issues #66
Related PR

Summary

Add support to register default exception mapping.

@boretti boretti added the enhancement New feature or request label Nov 9, 2019
@boretti boretti added this to the 2.2.0 milestone Nov 9, 2019
@boretti boretti self-assigned this Nov 9, 2019
@codecov
Copy link

codecov bot commented Nov 9, 2019

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #67   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      639    647    +8     
=======================================
  Files            56     56           
  Lines           994   1006   +12     
  Branches          1      1           
=======================================
+ Hits            994   1006   +12
Flag Coverage Δ Complexity Δ
#unitlinuxopenjdk10 100% <100%> (ø) 647 <9> (+8) ⬆️
#unitlinuxoraclejdk9 100% <100%> (ø) 647 <9> (+8) ⬆️
Impacted Files Coverage Δ Complexity Δ
...werunit/extensions/exceptions/ExceptionMapper.java 100% <100%> (ø) 19 <7> (+7) ⬆️
.../ch/powerunit/extensions/exceptions/Constants.java 100% <100%> (ø) 16 <1> (+1) ⬆️
...extensions/exceptions/ExceptionHandlerSupport.java 100% <100%> (ø) 2 <1> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b804927...7041453. Read the comment docs.

@powerunit powerunit deleted a comment Nov 9, 2019
@powerunit powerunit deleted a comment Nov 9, 2019
@boretti boretti merged commit 669a969 into master Nov 9, 2019
@mergify mergify bot deleted the extensions/override-default-mapper branch November 9, 2019 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant