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 deprecation of getproperty(::Pairs, s) #409

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

baumgold
Copy link
Member

Fixes the deprecation introduced in JuliaLang/julia#39448 (Julia v1.7+)

@codecov-commenter
Copy link

Codecov Report

Merging #409 (d84d3f6) into main (4d71bee) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files          26       26           
  Lines        3257     3257           
=======================================
  Hits         2830     2830           
  Misses        427      427           
Impacted Files Coverage Δ
src/arraytypes/arraytypes.jl 89.62% <100.00%> (ø)

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

@baumgold baumgold requested a review from quinnj March 22, 2023 13:39
@quinnj quinnj merged commit adf6ab8 into apache:main Mar 23, 2023
@baumgold baumgold deleted the fix_deprecation branch March 23, 2023 11:12
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.

3 participants