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

Only facetskeleton in ExclusiveTopology #998

Merged
merged 68 commits into from
Jul 9, 2024
Merged

Only facetskeleton in ExclusiveTopology #998

merged 68 commits into from
Jul 9, 2024

Conversation

KnutAM
Copy link
Member

@KnutAM KnutAM commented Jun 28, 2024

Closes #988

Removes all dimension-specific skeletons, and add facet_skeleton to the topology struct. This removes methods that previously gave the wrong results, and a skeleton is then well-defined.

Against #974 untill that is merged.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (8163473) to head (c9fd54e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #998      +/-   ##
==========================================
+ Coverage   93.58%   93.60%   +0.02%     
==========================================
  Files          39       39              
  Lines        5888     5879       -9     
==========================================
- Hits         5510     5503       -7     
+ Misses        378      376       -2     

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

@fredrikekre fredrikekre added this to the v1.0.0 milestone Jun 30, 2024
Base automatically changed from kam/exclusive_topology to master July 9, 2024 17:35
@KnutAM KnutAM merged commit baf8aad into master Jul 9, 2024
11 checks passed
@KnutAM KnutAM deleted the kam/fix_skeletons branch July 9, 2024 18:07
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.

ExclusiveTopology skeletons
2 participants