ForwardDiff.jl
ForwardDiff.jl copied to clipboard
use `oneunit(T)` in `construct_seeds`
replaces #652 , fixes #651
Codecov Report
Patch coverage: 100.00%
and project coverage change: -3.13%
:warning:
Comparison is base (
2ff6808
) 89.59% compared to head (a897f71
) 86.46%.
Additional details and impacted files
@@ Coverage Diff @@
## release-0.10 #659 +/- ##
================================================
- Coverage 89.59% 86.46% -3.13%
================================================
Files 11 10 -1
Lines 961 894 -67
================================================
- Hits 861 773 -88
- Misses 100 121 +21
Files Changed | Coverage Δ | |
---|---|---|
src/dual.jl | 78.67% <100.00%> (-3.66%) |
:arrow_down: |
src/partials.jl | 84.21% <100.00%> (-0.14%) |
:arrow_down: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The error in Julia latest seems unrelated?
bump?
Could use a rebase onto master. That makes the errors go away for me.