gaurav-arya / StochasticAD.jl

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

Provide enumeration for discrete random distributions when possible #101

Closed gaurav-arya closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 72.22% and project coverage change: -0.49% :warning:

Comparison is base (54a13dc) 88.28% compared to head (f81c2bd) 87.80%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== - Coverage 88.28% 87.80% -0.49% ========================================== Files 15 15 Lines 734 746 +12 ========================================== + Hits 648 655 +7 - Misses 86 91 +5 ``` | [Files Changed](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya) | Coverage Δ | | |---|---|---| | [src/discrete\_randomness.jl](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL2Rpc2NyZXRlX3JhbmRvbW5lc3Muamw=) | `87.58% <70.58%> (-2.64%)` | :arrow_down: | | [src/backends/smoothed.jl](https://app.codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL2JhY2tlbmRzL3Ntb290aGVkLmps) | `86.48% <100.00%> (ø)` | |

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