Skip to content

Conversation

@jcapriot
Copy link
Member

@jcapriot jcapriot commented Oct 6, 2025

Adds a refinement function that accepts an ndarray input the same shape as the underlying base mesh of the tree mesh. It will recursively refine the cells if that cell contains more than a single unique value.

@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.85%. Comparing base (cfc9f2e) to head (0e7dde7).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   86.81%   86.85%   +0.03%     
==========================================
  Files          91       91              
  Lines       18802    18856      +54     
  Branches     2119     2123       +4     
==========================================
+ Hits        16323    16377      +54     
  Misses       1801     1801              
  Partials      678      678              

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

@jcapriot jcapriot merged commit e6058f1 into simpeg:main Oct 7, 2025
28 checks passed
@jcapriot jcapriot deleted the refine_image branch October 7, 2025 19:58
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