SciML / ADTypes.jl

Repository for automatic differentiation backend types
https://sciml.github.io/ADTypes.jl/
MIT License
36 stars 11 forks source link

Improve backend type docstrings #54

Closed adrhill closed 2 months ago

adrhill commented 2 months ago

Addresses issues brought up in #31 and on Slack.

Reasons for the addition of the "Exported from ADTypes.jl" string:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (cb4eb36) to head (9b98c86).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 64 64 ========================================= Hits 64 64 ``` | [Flag](https://app.codecov.io/gh/SciML/ADTypes.jl/pull/54/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciML) | Coverage Δ | | |---|---|---| | [docs](https://app.codecov.io/gh/SciML/ADTypes.jl/pull/54/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciML) | `2.56% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciML#carryforward-flags-in-the-pull-request-comment) to find out more.

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