oschulz / AutoDiffOperators.jl

Operators based on automatic differentiation in Julia
Other
4 stars 1 forks source link

Reduce load time #2

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 74.02% and project coverage change: +2.05 :tada:

Comparison is base (e1891a0) 73.18% compared to head (a7c121b) 75.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2 +/- ## ========================================== + Coverage 73.18% 75.24% +2.05% ========================================== Files 8 8 Lines 276 307 +31 ========================================== + Hits 202 231 +29 - Misses 74 76 +2 ``` | [Impacted Files](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz) | Coverage Δ | | |---|---|---| | [src/AutoDiffOperators.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL0F1dG9EaWZmT3BlcmF0b3JzLmps) | `100.00% <ø> (ø)` | | | [src/matrix\_like\_operator.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL21hdHJpeF9saWtlX29wZXJhdG9yLmps) | `79.53% <73.68%> (+3.10%)` | :arrow_up: | | [ext/AutoDiffOperatorsZygoteExt.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-ZXh0L0F1dG9EaWZmT3BlcmF0b3JzWnlnb3RlRXh0Lmps) | `84.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.