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 for subgrid in case there is empty boundary data #36

Merged
merged 2 commits into from
Jan 19, 2024
Merged

fix for subgrid in case there is empty boundary data #36

merged 2 commits into from
Jan 19, 2024

Conversation

chmerdon
Copy link
Member

…in the parent grid (or probably also when the subgrid lies completely in the interior)

…id (or probably also when the subgrid lies completely in the interior)
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd3587a) 72.00% compared to head (2c1e5f4) 72.02%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   72.00%   72.02%   +0.02%     
==========================================
  Files          26       26              
  Lines        4118     4121       +3     
==========================================
+ Hits         2965     2968       +3     
  Misses       1153     1153              

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

@j-fu
Copy link
Member

j-fu commented Jan 18, 2024

Can you add a test for this ?

…completely interior region works (and it only does with the previous modifications)
@chmerdon
Copy link
Member Author

The new commit modifies an existing test which fails without the first commit in this PR.

@j-fu j-fu merged commit dcf78b8 into WIAS-PDELib:master Jan 19, 2024
13 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.

3 participants