Skip to content

Conversation

mtfishman
Copy link
Collaborator

Generalize blockisequal to arrays, where the definition is that the axes have the same block structure and the array values compare equal with isequal. This PR also introduces blockequals and blockisapprox, which are like blockisequal but use == and isapprox respectively to compare values.

Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.82%. Comparing base (a4a0b93) to head (9ca5fc0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #477      +/-   ##
==========================================
+ Coverage   93.81%   93.82%   +0.01%     
==========================================
  Files          19       19              
  Lines        1761     1764       +3     
==========================================
+ Hits         1652     1655       +3     
  Misses        109      109              

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

@dlfivefifty dlfivefifty merged commit d55d96e into JuliaArrays:master Jul 10, 2025
16 checks passed
@mtfishman mtfishman deleted the mf/generalize_blockisequal branch July 10, 2025 14: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.

2 participants