-
Notifications
You must be signed in to change notification settings - Fork 93
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
Generalize topology construction #670
Conversation
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #670 +/- ##
==========================================
- Coverage 92.92% 90.56% -2.37%
==========================================
Files 30 30
Lines 4398 4408 +10
==========================================
- Hits 4087 3992 -95
- Misses 311 416 +105
☔ View full report in Codecov by Sentry. |
Tandem with Ferrite-FEM/FerriteViz.jl#74 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than that lgtm
Co-authored-by: Maximilian Köhler <maximilian.koehler@ruhr-uni-bochum.de>
Ready for take off @fredrikekre |
Closes #641 and #684 .