Skip to content

Support marshalling/unmarshalling map interface #123

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

Merged
merged 4 commits into from
Mar 14, 2020
Merged

Conversation

at-wat
Copy link
Owner

@at-wat at-wat commented Mar 14, 2020

fix #120

@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #123 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   99.37%   99.39%   +0.01%     
==========================================
  Files          22       22              
  Lines        1272     1313      +41     
==========================================
+ Hits         1264     1305      +41     
  Misses          4        4              
  Partials        4        4
Impacted Files Coverage Δ
marshal.go 98.76% <100%> (+0.15%) ⬆️
unmarshal.go 98.68% <100%> (+0.24%) ⬆️
elementtable.go 100% <0%> (ø) ⬆️

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 d7327a2...4e6626f. Read the comment docs.

@at-wat at-wat merged commit 938207e into master Mar 14, 2020
@at-wat at-wat deleted the marshal-map-interface branch March 14, 2020 12:17
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.

Support unmarshal without struct
1 participant