Skip to content

Conversation

mtfishman
Copy link
Member

Introduce deepmemory as a replacement for materialize, which reaches down into nested date structures with a system similar to Adapt.jl and replaces serialized arrays with the equivalent in-memory array. Also changes memory to retain some wrappers (similar to deepmemory), but in certain cases like permutedims and broadcasting it materializes the wrapper.

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.35%. Comparing base (67647a4) to head (71e4cb0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/SerializedArrays.jl 91.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   72.61%   72.35%   -0.26%     
==========================================
  Files           3        3              
  Lines         241      246       +5     
==========================================
+ Hits          175      178       +3     
- Misses         66       68       +2     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@mtfishman mtfishman merged commit 363cf31 into main Apr 16, 2025
14 checks passed
@mtfishman mtfishman deleted the deepmaterialize branch April 16, 2025 21: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.

1 participant