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

Fix AutoFiniteDiff caching #310

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

ChrisRackauckas
Copy link
Member

Adds the third cache to be truly non-allocating

Required for SciML/ComponentArrays.jl#287

Adds the third cache to be truly non-allocating
@ChrisRackauckas ChrisRackauckas merged commit 5deb9d9 into master Dec 22, 2024
2 of 4 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-2 branch December 22, 2024 12:46
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 37.96%. Comparing base (601ff82) to head (f05b38b).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/differentiation/jaches_products.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
- Coverage   37.99%   37.96%   -0.03%     
==========================================
  Files          25       25              
  Lines        1474     1475       +1     
==========================================
  Hits          560      560              
- Misses        914      915       +1     

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

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.

2 participants