Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Add ForwardDiff Inplace Overloads #114

Merged
merged 2 commits into from
Dec 27, 2023
Merged

Conversation

avik-pal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Fixes #112

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da36df6) 91.77% compared to head (c73f560) 92.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   91.77%   92.07%   +0.30%     
==========================================
  Files          17       17              
  Lines         997     1010      +13     
==========================================
+ Hits          915      930      +15     
+ Misses         82       80       -2     

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

@avik-pal
Copy link
Member Author

failure is real I will take a look

@avik-pal avik-pal merged commit 5e71f5c into SciML:main Dec 27, 2023
@avik-pal avik-pal deleted the ap/inplace_duals branch December 27, 2023 01:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ForwardDiff AD Overloads for Inplace Functions
2 participants