Closed mohamed82008 closed 1 year ago
Patch coverage: 100.00
% and project coverage change: +3.34
:tada:
Comparison is base (
65cd309
) 81.46% compared to head (30beb59
) 84.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@mohamed82008 Given https://github.com/JuliaDiff/ReverseDiff.jl/pull/232#discussion_r1266765791, seems the only thing left to do here is maybe addressing https://github.com/JuliaDiff/ReverseDiff.jl/pull/232#discussion_r1266724691?
Thanks @devmotion. I think this is probably good to go.
I noticed that we don't esc the types of the arguments in the
@grad_from_chainrules
macro. This PR fixes that.