Skip to content

Ensure requested List type is requested on List getindex - #182

Merged
quinnj merged 2 commits into
mainfrom
jq/lists
Apr 23, 2021
Merged

Ensure requested List type is requested on List getindex#182
quinnj merged 2 commits into
mainfrom
jq/lists

Conversation

@quinnj

@quinnj quinnj commented Apr 22, 2021

Copy link
Copy Markdown
Member

Fixes #167. Not tested yet.

@codecov

codecov Bot commented Apr 22, 2021

Copy link
Copy Markdown

Codecov Report

Merging #182 (1bbb187) into main (742ea4c) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   82.04%   82.01%   -0.03%     
==========================================
  Files          26       26              
  Lines        3119     3120       +1     
==========================================
  Hits         2559     2559              
- Misses        560      561       +1     
Impacted Files Coverage Δ
src/ArrowTypes/src/ArrowTypes.jl 97.29% <50.00%> (-0.67%) ⬇️

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 742ea4c...1bbb187. Read the comment docs.

@quinnj
quinnj merged commit 8fca1e0 into main Apr 23, 2021
@quinnj
quinnj deleted the jq/lists branch April 23, 2021 02:19
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.

Issue with Tables.rowtable when entries contain a vector of strings

1 participant