Skip to content

Conversation

avik-pal
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (5972e9e) to head (6745abb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #372   +/-   ##
=======================================
  Coverage   95.52%   95.53%           
=======================================
  Files           6        6           
  Lines         447      448    +1     
=======================================
+ Hits          427      428    +1     
  Misses         20       20           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

import Adapt
Adapt.adapt_structure(to, O::OffsetArray) = OffsetArrays.parent_call(x -> Adapt.adapt(to, x), O)

Adapt.parent_type(::Type{OffsetArray{T,N,AA}}) where {T,N,AA} = AA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably needs to be version-limited

@avik-pal
Copy link
Contributor Author

@jishnub this is good to go on my end

@jishnub jishnub merged commit 4d22d42 into JuliaArrays:master Mar 19, 2025
17 checks passed
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