Skip to content

Changes to BlockArray and gradient operators #591

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

Merged
merged 6 commits into from
Jul 14, 2025
Merged

Conversation

bwohlberg
Copy link
Collaborator

  • Modify non-Cartesian coordinate gradient operators to output Array instead of BlockArray.
  • Add stack method to BlockArray

@bwohlberg bwohlberg added the improvement Improvement of existing code, including addressing of omissions or inconsistencies label Jul 9, 2025
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.65%. Comparing base (756c550) to head (0af1ebc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
+ Coverage   93.53%   93.65%   +0.12%     
==========================================
  Files          92       92              
  Lines        6181     6185       +4     
==========================================
+ Hits         5781     5792      +11     
+ Misses        400      393       -7     
Flag Coverage Δ
unittests 93.65% <100.00%> (+0.12%) ⬆️

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.

@bwohlberg bwohlberg merged commit 9017d7c into main Jul 14, 2025
19 checks passed
@bwohlberg bwohlberg deleted the brendt/blockarray branch July 14, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of existing code, including addressing of omissions or inconsistencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants