gaurav-arya / StochasticAD.jl

Research package for automatic differentiation of programs containing discrete randomness.
MIT License
195 stars 15 forks source link

Add smooth_triple #84

Closed gaurav-arya closed 1 year ago

gaurav-arya commented 1 year ago

@FHoltorf

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.30 :tada:

Comparison is base (1c4395b) 90.33% compared to head (69d98f2) 90.64%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 90.33% 90.64% +0.30% ========================================== Files 12 13 +1 Lines 621 652 +31 ========================================== + Hits 561 591 +30 - Misses 60 61 +1 ``` | [Impacted Files](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya) | Coverage Δ | | |---|---|---| | [src/StochasticAD.jl](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL1N0b2NoYXN0aWNBRC5qbA==) | `100.00% <ø> (ø)` | | | [src/stochastic\_triple.jl](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL3N0b2NoYXN0aWNfdHJpcGxlLmps) | `73.68% <66.66%> (-0.29%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/84/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya)

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