Skip to content

Conversation

@torfjelde
Copy link
Contributor

Ran into a an issue of @define_binary_dual_op not defined when trying to define a binary rule within a package (which, AFAIK, requires me to do eval(ForwardDiff.binary_dual_definition(:MyPackage, :myfunc)), thus giving rise to the error).

This should fix it.

@codecov-io
Copy link

codecov-io commented Jan 4, 2021

Codecov Report

Merging #491 (f0a1c4f) into master (ec28978) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #491   +/-   ##
=======================================
  Coverage   88.87%   88.87%           
=======================================
  Files          10       10           
  Lines         836      836           
=======================================
  Hits          743      743           
  Misses         93       93           
Impacted Files Coverage Δ
src/dual.jl 78.81% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec28978...f0a1c4f. Read the comment docs.

@KristofferC KristofferC merged commit 56efb9f into JuliaDiff:master Jan 5, 2021
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.

4 participants