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: handle static arrays with Mooncake #643

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Nov 25, 2024

Fixes #642

DI ext

  • Mooncake: refine copyto!! to use the check DI.ismutable_array

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.53%. Comparing base (cc8818a) to head (fbc1a1a).

Files with missing lines Patch % Lines
...MooncakeExt/DifferentiationInterfaceMooncakeExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files         111      111           
  Lines        5550     5550           
=======================================
  Hits         5413     5413           
  Misses        137      137           
Flag Coverage Δ
DI 98.65% <0.00%> (ø)
DIT 95.35% <ø> (ø)

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.

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.

Mooncake Backend doesn't handle functions with StaticArrays output
1 participant