Skip to content

test: add serial boundary-integral coverage after mesh.deform() - #357

Merged
lmoresi merged 1 commit into
underworldcode:developmentfrom
jcgraciosa:test/serial-bd-integral-deform
Jul 23, 2026
Merged

test: add serial boundary-integral coverage after mesh.deform()#357
lmoresi merged 1 commit into
underworldcode:developmentfrom
jcgraciosa:test/serial-bd-integral-deform

Conversation

@jcgraciosa

Copy link
Copy Markdown
Contributor

Add test_bd_integral_after_deform_matches_expected_areas to tests/test_0502_boundary_integrals.py.

Closes the coverage gap where BdIntegral-after-mesh.deform() was only exercised in the MPI-gated test_0765 file. The new serial test mirrors the same geometry and deformation (logarithmic radius remapping on a spherical shell) using the public mesh.deform() API, making the regression detectable without MPI.

Complements PR #332, which repairs the MPI test itself.

Cherry-picked from release/v3.1.0 (commit 7571304).


Underworld development team with AI support from Claude Code

@jcgraciosa
jcgraciosa requested a review from lmoresi as a code owner July 8, 2026 05:49
@lmoresi
lmoresi merged commit da4fd68 into underworldcode:development Jul 23, 2026
1 check passed
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