Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #271 +/- ##
=======================================
Coverage 82.47% 82.47%
=======================================
Files 18 18
Lines 1586 1586
=======================================
Hits 1308 1308
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The ArrayFunction... test failures on Julia 1.11 are the same as on the master branch but there are a few new test failures (related to |
|
Not ideal, of course, but https://github.com/JuliaDiff/ReverseDiff.jl/actions/runs/14131137700/job/39591493233?pr=272 confirms that the test errors on Julia 1.11 are not introduced by ForwardDiff 1 but already exist on the master branch. |
This pull request changes the compat entry for the
ForwardDiffpackage from0.10to0.10, 1.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.