-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add option to initialise from mesh #289
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## main #289 +/- ##
==========================================
- Coverage 98.79% 98.73% -0.06%
==========================================
Files 33 33
Lines 3563 3642 +79
==========================================
+ Hits 3520 3596 +76
- Misses 43 46 +3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
for more information, see https://pre-commit.ci
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.
Looks great, tests all passing, thanks for the changes we talked about!
* main: Bump scitools/workflows from 2023.05.0 to 2023.06.0 (SciTools#282) Updated environment lockfiles (SciTools#296) Fix start index bug (SciTools#301) extending stale GHA time (SciTools#302) ASV v0.6 - no longer use strict parameter. (SciTools#297) update to v0.9.dev0 (SciTools#299) update to v0.8.0 (SciTools#298) Add option to initialise from mesh (SciTools#289) Updated environment lockfiles (SciTools#295)
Adresses #245