oschulz / FunctionChains.jl

Function chains in Julia
Other
4 stars 0 forks source link

Specializations for Adapt.jl #3

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 73.13% // Head: 73.33% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (237728c) compared to base (872c519). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3 +/- ## ========================================== + Coverage 73.13% 73.33% +0.19% ========================================== Files 2 2 Lines 134 135 +1 ========================================== + Hits 98 99 +1 Misses 36 36 ``` | [Impacted Files](https://codecov.io/gh/oschulz/FunctionChains.jl/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz) | Coverage Δ | | |---|---|---| | [src/function\_chain.jl](https://codecov.io/gh/oschulz/FunctionChains.jl/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL2Z1bmN0aW9uX2NoYWluLmps) | `75.39% <100.00%> (+0.19%)` | :arrow_up: | | [src/utils.jl](https://codecov.io/gh/oschulz/FunctionChains.jl/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL3V0aWxzLmps) | `44.44% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz)

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