Closed oscardssmith closed 1 month ago
Attention: Patch coverage is 76.47059%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 83.43%. Comparing base (
4e36edd
) to head (4601a51
). Report is 8 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/differentiation/common.jl | 50.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@wsmoses are you aware of these Enzyme breaks on v1.11? https://github.com/JuliaDiff/SparseDiffTools.jl/actions/runs/11263597921/job/31321830996?pr=308#step:6:3704
Tricks are for kids!
(and since Julia 1.10,
static_hasmethod
is justhasmethod
)