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

update tests' skip lists #65

Closed R-maan closed 4 years ago

R-maan commented 4 years ago

With all the previous commits, there are some more tests which are passing now. This pull request just updates the list.

codecov-commenter commented 4 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   76.21%   76.43%   +0.21%     
==========================================
  Files          22       22              
  Lines        4625     4625              
==========================================
+ Hits         3525     3535      +10     
+ Misses        678      673       -5     
+ Partials      422      417       -5     
Impacted Files Coverage Δ
ion/binaryreader.go 81.63% <0.00%> (+0.68%) :arrow_up:
ion/bitstream.go 81.23% <0.00%> (+1.64%) :arrow_up:

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 859e80b...ec4003a. Read the comment docs.