Skip to content
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

Fix single-layer mesh.expand(n=1) and add axis of expansion mesh.expand(axis=-1) #697

Merged
merged 6 commits into from
Mar 10, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Mar 10, 2024

this fixes #695
and fixes #696
and fixes #698

@adtzlr adtzlr added bug Something isn't working enhancement New feature or request labels Mar 10, 2024
@adtzlr adtzlr self-assigned this Mar 10, 2024
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (ccfb208) to head (8ee4376).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #697   +/-   ##
=======================================
  Coverage   97.41%   97.42%           
=======================================
  Files          94       94           
  Lines        4998     5007    +9     
=======================================
+ Hits         4869     4878    +9     
  Misses        129      129           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit d5a589d into main Mar 10, 2024
9 checks passed
@adtzlr adtzlr deleted the mesh-expand-n1 branch March 10, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
1 participant