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

fix ambiguity error #219

Merged
merged 3 commits into from Aug 3, 2021
Merged

fix ambiguity error #219

merged 3 commits into from Aug 3, 2021

Conversation

ericphanson
Copy link
Member

@ericphanson ericphanson commented Jun 25, 2021

fixes #199

(ran into this again today)

@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #219 (a824412) into main (b50d604) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   83.62%   83.63%   +0.01%     
==========================================
  Files          26       26              
  Lines        3187     3189       +2     
==========================================
+ Hits         2665     2667       +2     
  Misses        522      522              
Impacted Files Coverage Δ
src/ArrowTypes/src/ArrowTypes.jl 74.68% <100.00%> (+0.16%) ⬆️
src/ArrowTypes/test/tests.jl 100.00% <100.00%> (ø)

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 b50d604...a824412. Read the comment docs.

src/ArrowTypes/Project.toml Outdated Show resolved Hide resolved
ericphanson and others added 2 commits July 26, 2021 18:04
@jrevels jrevels merged commit 551b3c2 into apache:main Aug 3, 2021
@jrevels jrevels deleted the eph/ambiguity branch August 3, 2021 11:59
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.

Ambiguity error with fromarrow with missings and NamedTupless
3 participants