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

[WIP] Implement DecodeForm #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] Implement DecodeForm #20

wants to merge 1 commit into from

Conversation

hypnoglow
Copy link
Owner

Ref: #19

@hypnoglow hypnoglow self-assigned this Nov 21, 2017
@hypnoglow hypnoglow added this to the 0.4.0 milestone Nov 21, 2017
@codecov
Copy link

codecov bot commented Nov 21, 2017

Codecov Report

Merging #20 into master will decrease coverage by 2.34%.
The diff coverage is 81.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   81.96%   79.61%   -2.35%     
==========================================
  Files          17       20       +3     
  Lines         571      623      +52     
==========================================
+ Hits          468      496      +28     
- Misses        100      112      +12     
- Partials        3       15      +12
Impacted Files Coverage Δ
validate/validate.go 100% <ø> (ø) ⬆️
request_pathparam.go 100% <ø> (ø) ⬆️
validate/error.go 100% <100%> (ø)
decode_helpers.go 100% <100%> (ø)
decode_form.go 45% <45%> (ø)
decode_query.go 88.23% <88.23%> (ø)

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 5cf8205...181f9bb. Read the comment docs.

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.

1 participant