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

Allow select to work on super-wide tables #22

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Allow select to work on super-wide tables #22

merged 1 commit into from
Aug 18, 2021

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Aug 18, 2021

Started with code suggested by @OkonSamuel in issue #20. Made some
tweaks and added some tests and this seems to work now.

Started with code suggested by @OkonSamuel in issue #20. Made some
tweaks and added some tests and this seems to work now.
@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #22 (5679f6d) into main (e945919) will decrease coverage by 0.06%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   90.62%   90.55%   -0.07%     
==========================================
  Files           1        1              
  Lines         224      233       +9     
==========================================
+ Hits          203      211       +8     
- Misses         21       22       +1     
Impacted Files Coverage Δ
src/TableOperations.jl 90.55% <88.88%> (-0.07%) ⬇️

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 e945919...5679f6d. Read the comment docs.

@quinnj quinnj merged commit 104aed6 into main Aug 18, 2021
@quinnj quinnj deleted the jq/20 branch August 18, 2021 06:29
@OkonSamuel
Copy link

Thanks @quinnj

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.

2 participants