-
Notifications
You must be signed in to change notification settings - Fork 5
Fix \ for Dual #236
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
Fix \ for Dual #236
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #236 +/- ##
==========================================
- Coverage 93.82% 92.43% -1.40%
==========================================
Files 30 30
Lines 1183 1230 +47
==========================================
+ Hits 1110 1137 +27
- Misses 73 93 +20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@adrhill Can we get a patch with this PR? It's kind of blocking SciML/BoundaryValueDiffEq.jl#291 |
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.
Sorry for the delay, we're in midst of a paper rebuttal/revision!
Test failures seem not related |
Bump @adrhill |
This reverts commit 0ff2861.
Minor revert due to domluna/JuliaFormatter.jl#909. |
Awesome!!🚀 |
Fix: #235
I am not sure what the tests should be or where they should be placed, but the issue with the MWE is resolved with this PR