gaurav-arya / StochasticAD.jl

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

Minor improvements to smoothing rules #70

Closed gaurav-arya closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.21% // Head: 90.30% // Increases project coverage by +0.08% :tada:

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

:exclamation: Current head c6792aa differs from pull request most recent head 0e831bb. Consider uploading reports for the commit 0e831bb to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== + Coverage 90.21% 90.30% +0.08% ========================================== Files 12 12 Lines 552 557 +5 ========================================== + Hits 498 503 +5 Misses 54 54 ``` | [Impacted Files](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya) | Coverage Δ | | |---|---|---| | [src/smoothing.jl](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL3Ntb290aGluZy5qbA==) | `100.00% <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=Gaurav+Arya). 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=Gaurav+Arya)

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