Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add new status code mapper handler impl #9

Merged
merged 1 commit into from
Oct 15, 2017
Merged

Conversation

izumin5210
Copy link
Member

To close #6

@codecov-io
Copy link

codecov-io commented Oct 15, 2017

Codecov Report

Merging #9 into master will increase coverage by 1.39%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9      +/-   ##
=======================================
+ Coverage    82.6%   84%   +1.39%     
=======================================
  Files           3     3              
  Lines          46    50       +4     
=======================================
+ Hits           38    42       +4     
  Misses          7     7              
  Partials        1     1
Impacted Files Coverage Δ
handlers.go 96.77% <100%> (+0.47%) ⬆️

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 576dbd5...f6dc7ea. Read the comment docs.

@izumin5210 izumin5210 merged commit 97063a2 into master Oct 15, 2017
@izumin5210 izumin5210 deleted the izumin5210/codes branch October 15, 2017 09:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handler builder for map status codes with mapper function
2 participants