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

Tweak RequestHandler / ResponseHandler interface #13

Merged
merged 2 commits into from
Nov 10, 2019

Conversation

izumin5210
Copy link
Owner

No description provided.

@izumin5210 izumin5210 changed the title Add Handle(Request|Response) Tweak RequestHandler / ResponseHandler interface Nov 10, 2019
@codecov-io
Copy link

Codecov Report

Merging #13 into master will decrease coverage by 0.54%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   86.77%   86.22%   -0.55%     
==========================================
  Files          11       11              
  Lines         378      392      +14     
==========================================
+ Hits          328      338      +10     
- Misses         31       33       +2     
- Partials       19       21       +2
Flag Coverage Δ
#core 87.91% <92.3%> (-0.73%) ⬇️
#pb 77.04% <ø> (ø) ⬆️
Impacted Files Coverage Δ
option.go 88.59% <100%> (+2.42%) ⬆️
request_handler.go 100% <100%> (ø) ⬆️
response_handler.go 80.88% <100%> (ø) ⬆️
config.go 77.35% <63.63%> (-4.46%) ⬇️

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 963fd4d...d74f359. Read the comment docs.

@izumin5210 izumin5210 merged commit e3c86d8 into master Nov 10, 2019
@izumin5210 izumin5210 deleted the izumin5210/handler branch November 10, 2019 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants