Skip to content

add testcase for readany #437

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

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

add testcase for readany #437

wants to merge 1 commit into from

Conversation

AllenX2018
Copy link
Collaborator

@AllenX2018 AllenX2018 commented Jan 17, 2020

Add unit test for iterator.ReadAny() function.

@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #437 into master will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
- Coverage   86.85%   86.58%   -0.28%     
==========================================
  Files          41       41              
  Lines        5106     5106              
==========================================
- Hits         4435     4421      -14     
- Misses        535      549      +14     
  Partials      136      136
Impacted Files Coverage Δ
reflect_struct_decoder.go 81.89% <0%> (-2.14%) ⬇️
any.go 81.25% <0%> (+1.04%) ⬆️

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 acfec88...f903468. 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
1 participant