gaurav-arya / StochasticAD.jl

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

Add `randst` #115

Closed gaurav-arya closed 6 months ago

gaurav-arya commented 6 months ago

Resolves #111

codecov-commenter commented 6 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (2b98e12) 87.69% compared to head (608e9c3) 87.27%.

Files Patch % Lines
src/discrete_randomness.jl 70.37% 8 Missing :warning:
src/smoothing.jl 69.23% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== - Coverage 87.69% 87.27% -0.43% ========================================== Files 15 15 Lines 756 770 +14 ========================================== + Hits 663 672 +9 - Misses 93 98 +5 ```

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