Skip to content

Conversation

mtfishman
Copy link
Member

DiskArrays.jl v0.4.13 defines PermutedDimsArray(::AbstractDiskArray, perm) as PermutedDiskArray, which broke some code in this package. This works around that design change.

Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.17%. Comparing base (f28c13b) to head (d474330).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/SerializedArrays.jl 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   72.35%   72.17%   -0.19%     
==========================================
  Files           3        3              
  Lines         246      248       +2     
==========================================
+ Hits          178      179       +1     
- Misses         68       69       +1     
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 c3359b2 into main Sep 4, 2025
14 checks passed
@mtfishman mtfishman deleted the mf/diskarrays_v0.4.13_compat branch September 4, 2025 14:14
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