-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
Bump version to 3.0.0a5 #1474
Bump version to 3.0.0a5 #1474
Conversation
71e9676
to
561ddf2
Compare
Codecov Report
@@ Coverage Diff @@
## main #1474 +/- ##
==========================================
+ Coverage 69.95% 70.06% +0.10%
==========================================
Files 377 377
Lines 57533 57788 +255
Branches 19281 19410 +129
==========================================
+ Hits 40250 40489 +239
- Misses 14729 14738 +9
- Partials 2554 2561 +7
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
561ddf2
to
5df2a09
Compare
Finally ready for review ... Edit: also rebased |
A domain may define extra state entries added after species, where the appropriate order needs to be maintained.
5df2a09
to
da1646e
Compare
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 good to me.
Changes proposed in this pull request
Bumping version, so recent updates (generalized preconditioning and
SolutionArray
) become accessible in conda packages (contingent on review/merge of #1471). Also fixing minor issues with doxygen docstrings and ordering of components.Checklist
scons build
&scons test
) and unit tests address code coverage