JuliaDiff / ReverseDiff.jl

Reverse Mode Automatic Differentiation for Julia
Other
348 stars 56 forks source link

Update docs link in README.md #246

Closed hyrodium closed 7 months ago

hyrodium commented 8 months ago

This PR removes the old link and adds new badges. Note that stable documents are not deployed to gh-pages branch correctly.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b669294) 84.81% compared to head (0c10ceb) 81.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ========================================== - Coverage 84.81% 81.53% -3.28% ========================================== Files 18 18 Lines 1936 1587 -349 ========================================== - Hits 1642 1294 -348 + Misses 294 293 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.