Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andy-beer
Copy link
Contributor

This change modifies the find faces... functionality for patchwork surfaces when called with a patch indices array for the grid cells. In that case, the function now only includes faces where the related triangle patch matches that of one of the two grid cells which adjoin the face. (Previously all faces for all the surface patches were included without filtering.)

@codecov
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 90.32258% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.75%. Comparing base (72b5c23) to head (c82b363).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
resqpy/grid_surface/_find_faces.py 90.32% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #881      +/-   ##
==========================================
+ Coverage   83.74%   83.75%   +0.01%     
==========================================
  Files         191      191              
  Lines       33951    33977      +26     
==========================================
+ Hits        28432    28458      +26     
  Misses       5519     5519              

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

@andy-beer andy-beer merged commit 14f9117 into master Jan 16, 2025
10 checks 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