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

decoder #118

Merged
merged 6 commits into from
Aug 31, 2020
Merged

Conversation

Alma-media
Copy link
Member

decoder implementation

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2020

Codecov Report

Merging #118 into feat/www-form-urlencoded will increase coverage by 0.06%.
The diff coverage is 88.88%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           feat/www-form-urlencoded     #118      +/-   ##
============================================================
+ Coverage                     86.10%   86.17%   +0.06%     
============================================================
  Files                            84       85       +1     
  Lines                          4874     4954      +80     
============================================================
+ Hits                           4197     4269      +72     
- Misses                          413      415       +2     
- Partials                        264      270       +6     
Impacted Files Coverage Δ
pkg/references/store.go 96.47% <86.36%> (-1.86%) ⬇️
pkg/codec/www-form-urlencoded/form.go 92.06% <86.44%> (-1.97%) ⬇️
pkg/codec/json/object.go 82.40% <100.00%> (ø)
pkg/codec/www-form-urlencoded/errors.go 100.00% <100.00%> (ø)
pkg/codec/www-form-urlencoded/types.go 100.00% <100.00%> (+0.83%) ⬆️

pkg/codec/www-form-urlencoded/form.go Show resolved Hide resolved
pkg/codec/www-form-urlencoded/form.go Outdated Show resolved Hide resolved
@jeroenrinzema jeroenrinzema merged commit 3bcd348 into feat/www-form-urlencoded Aug 31, 2020
@jeroenrinzema jeroenrinzema deleted the www-form-urlencoded-decoder branch August 31, 2020 13:54
jeroenrinzema added a commit that referenced this pull request Aug 31, 2020
* feat: introducing www-form-urlencoded codec

* www-form-urlencoder Unmarshal implementation (#118)

Co-authored-by: Alex Sch <alexander@jexia.com>
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.

3 participants