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

[X-PR] p4est/p8est face transformation fix #890

Merged
merged 17 commits into from
Apr 9, 2024

Conversation

termi-official
Copy link
Member

@termi-official termi-official commented Mar 6, 2024

To not mess around with the PR's state here is a separate PR which proposes a fix for the face transformation. Probably some downstream implementations will break and will require further intervention.

TODO

  • Check creategrid again and add errors for things that still go wrong
  • Make codecov happy by adding more tests
  • Proper citations

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 85.42714% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 31.48%. Comparing base (9503bd7) to head (7aae824).

Files Patch % Lines
src/Adaptivity/AdaptiveCells.jl 85.18% 28 Missing ⚠️
src/Adaptivity/visualization.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           mk/p4est     #890      +/-   ##
============================================
- Coverage     34.85%   31.48%   -3.38%     
============================================
  Files            35       35              
  Lines          5778     5870      +92     
============================================
- Hits           2014     1848     -166     
- Misses         3764     4022     +258     

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

test/test_p4est.jl Outdated Show resolved Hide resolved
@koehlerson koehlerson merged commit fab6539 into mk/p4est Apr 9, 2024
5 of 8 checks passed
@koehlerson koehlerson deleted the mk/p4est-do-orientation-fix branch April 9, 2024 10:37
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