amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
175 stars 31 forks source link

Improve documentation on Marshal and Unmarshal #124

Closed R-maan closed 4 years ago

R-maan commented 4 years ago

This is not for Preview

This pull request is to improve documentation on Marshal and Unmarshal

codecov-commenter commented 4 years ago

Codecov Report

Merging #124 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   76.06%   76.06%           
=======================================
  Files          23       23           
  Lines        5105     5105           
=======================================
  Hits         3883     3883           
  Misses        732      732           
  Partials      490      490           
Impacted Files Coverage Δ
ion/marshal.go 72.89% <ø> (ø)
ion/unmarshal.go 71.89% <ø> (ø)

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 76e2dde...e198c50. Read the comment docs.