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

Bump compat for Adapt to 4, (keep existing compat) #113

Merged
merged 2 commits into from Jan 26, 2024
Merged

Bump compat for Adapt to 4, (keep existing compat) #113

merged 2 commits into from Jan 26, 2024

Conversation

fhagemann
Copy link
Contributor

Adapt v4.0.0 features breaking changes in Adapt.ndims, Adapt.eltype and Adapt.parent
(see https://github.com/JuliaGPU/Adapt.jl/releases/tag/v4.0.0)

TypedTables only seems to be using Adapt.adapt, Adapt.adapt_structure and Adapt.adapt_storage, so it should not be affected by the changes made in Adapt v4.0.0.

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8c8bc9) 68.85% compared to head (2f12602) 69.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   68.85%   69.62%   +0.76%     
==========================================
  Files           7        7              
  Lines         912      912              
==========================================
+ Hits          628      635       +7     
+ Misses        284      277       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@quinnj quinnj merged commit a9eec2d into JuliaData:main Jan 26, 2024
6 of 7 checks passed
@fhagemann
Copy link
Contributor Author

Thanks for merging!

@fhagemann fhagemann deleted the adapt branch January 26, 2024 16:22
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.

None yet

2 participants