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

#453 fix typeo introduced in #389 #454

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

baumgold
Copy link
Member

@baumgold baumgold commented Jun 6, 2023

I introduced this bug in #389 - my apologies. Fixes #453.

@baumgold baumgold requested review from quinnj and ericphanson June 6, 2023 17:20
@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2023

Codecov Report

Merging #454 (a801f7a) into main (8aed969) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   87.49%   87.55%   +0.06%     
==========================================
  Files          26       26              
  Lines        3271     3271              
==========================================
+ Hits         2862     2864       +2     
+ Misses        409      407       -2     
Impacted Files Coverage Δ
src/ArrowTypes/test/tests.jl 100.00% <ø> (ø)
src/ArrowTypes/src/ArrowTypes.jl 87.35% <100.00%> (+1.14%) ⬆️

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

@baumgold baumgold merged commit 7044e19 into apache:main Jun 6, 2023
@baumgold baumgold deleted the arrowmetadata_fix branch June 6, 2023 18:17
baumgold added a commit that referenced this pull request Jun 6, 2023
Includes the bug-fix from #453 / #454
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.

Incorrect syntax in ArrowTypes code
3 participants