-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Clean up the codebase and use the latest versions of NonlinearSolve and SteadyStateDiffEq #114
Conversation
…nd SteadyStateDiffEq
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
==========================================
- Coverage 95.65% 93.85% -1.80%
==========================================
Files 9 5 -4
Lines 207 179 -28
==========================================
- Hits 198 168 -30
- Misses 9 11 +2 ☔ View full report in Codecov by Sentry. |
461aa79
to
1e76987
Compare
b0ec823
to
3f18e69
Compare
3f18e69
to
81770b7
Compare
|
69ff142
to
1577204
Compare
1577204
to
2c3662b
Compare
73cd560
to
ebf1645
Compare
ebf1645
to
3700773
Compare
807a623
to
dd44918
Compare
5fbc250
to
c4f0d10
Compare
cb10da6
to
29951bd
Compare
Once everything is green we should be good to go 🎉 |
9392854
to
9dc3e23
Compare
9dc3e23
to
b67f684
Compare
I am merging this. No one has direct dependencies on this package and the upgrade should be quite trivial. |
Fixes #105, Fixes #94