Symbolics.jl
Symbolics.jl copied to clipboard
Added BasicSymbolic as input for function fed to derivative
And fixed TypeError usage.
Should hopefully be enough to close #1085.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.57%. Comparing base (
ff30ebf) to head (a58baa0). Report is 28 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #1257 +/- ##
==========================================
- Coverage 80.58% 80.57% -0.01%
==========================================
Files 51 51
Lines 5136 5144 +8
==========================================
+ Hits 4139 4145 +6
- Misses 997 999 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Can this get tests?
I should have time this weekend to look this through. I was confused as to how to write tests for this change.
Bump?
Is this test sufficient @ChrisRackauckas ?
I don't fully understand the BasicSymbolic infrastructure.
Sorry I forgot about this.