Skip to content
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

Support for FastDifferentiation.jl #32

Merged
merged 5 commits into from
Apr 16, 2024
Merged

Support for FastDifferentiation.jl #32

merged 5 commits into from
Apr 16, 2024

Conversation

lassepe
Copy link
Member

@lassepe lassepe commented Apr 12, 2024

Experimental support for FastDifferentiation.jl

TODO

  • streamline input checks
  • add tests

@lassepe lassepe marked this pull request as draft April 12, 2024 15:04
@lassepe lassepe changed the title Support for FastDifferentiation.jl [Draft] Support for FastDifferentiation.jl Apr 12, 2024
@lassepe lassepe force-pushed the feature/fdjl-backend-v2 branch from 6ef9e03 to e316609 Compare April 12, 2024 15:06
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 83.75000% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 87.42%. Comparing base (9037f35) to head (8a6c127).

Files Patch % Lines
src/SymbolicUtils.jl 65.38% 9 Missing ⚠️
src/Internals.jl 73.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   91.59%   87.42%   -4.17%     
==========================================
  Files           5        7       +2     
  Lines         119      175      +56     
==========================================
+ Hits          109      153      +44     
- Misses         10       22      +12     
Flag Coverage Δ
unittests 87.42% <83.75%> (-4.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lassepe lassepe force-pushed the feature/fdjl-backend-v2 branch from e316609 to f7cc770 Compare April 15, 2024 12:38
@lassepe lassepe changed the title [Draft] Support for FastDifferentiation.jl Support for FastDifferentiation.jl Apr 16, 2024
@lassepe lassepe force-pushed the feature/fdjl-backend-v2 branch from 307b2ba to d3c2e97 Compare April 16, 2024 15:10
@lassepe lassepe marked this pull request as ready for review April 16, 2024 15:15
@lassepe lassepe force-pushed the feature/fdjl-backend-v2 branch from 8794e95 to 8a6c127 Compare April 16, 2024 15:37
@lassepe lassepe merged commit 0d087ab into main Apr 16, 2024
5 of 7 checks passed
@lassepe lassepe deleted the feature/fdjl-backend-v2 branch April 16, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant