-
-
Notifications
You must be signed in to change notification settings - Fork 12
Aqua + typos CI #77
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
base: main
Are you sure you want to change the base?
Aqua + typos CI #77
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #77 +/- ##
==========================================
+ Coverage 57.06% 57.64% +0.58%
==========================================
Files 13 13
Lines 1055 1053 -2
==========================================
+ Hits 602 607 +5
+ Misses 453 446 -7 ☔ View full report in Codecov by Sentry. |
@AlCap23 does it make sense to upstream this function? SymbolicNumericIntegration.jl/src/sparse.jl Lines 124 to 128 in 7b3920c
|
add begin end around Aqua tests a
@ChrisRackauckas If tests pass, I think this is good to go, the last remaining piracy can be made into an issue and fixed later. |
@shahriariravanian is it safe to delete these functions? |
@ArnoStrouwen The problem arises because some of the derivatives in Symbolics have an |
That edit should happen in DiffRules.jl |
Minor amount of type piracy needs to be fixed.