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 typo in passing largelists keyword arg #467

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Fix typo in passing largelists keyword arg #467

merged 1 commit into from
Jun 13, 2023

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jun 13, 2023

Fixes #392

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2023

Codecov Report

Merging #467 (dec13b3) into main (5532270) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   87.53%   87.53%           
=======================================
  Files          26       26           
  Lines        3272     3272           
=======================================
  Hits         2864     2864           
  Misses        408      408           
Impacted Files Coverage Δ
src/arraytypes/list.jl 93.00% <100.00%> (ø)
src/arraytypes/map.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@quinnj quinnj merged commit a484078 into main Jun 13, 2023
@quinnj quinnj deleted the jq-typo branch June 13, 2023 13:40
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.

Typo in kwargs of arrowvector for ListKind
3 participants