gaurav-arya / StochasticAD.jl

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

Miscellaneous interface improvements #119

Closed gaurav-arya closed 4 months ago

gaurav-arya commented 4 months ago

also contains some formatting noise

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 76.98413% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 85.30%. Comparing base (114de8a) to head (b8603bc).

Files Patch % Lines
src/discrete_randomness.jl 73.23% 19 Missing :warning:
src/stochastic_triple.jl 60.00% 4 Missing :warning:
src/backends/abstract_wrapper.jl 77.77% 2 Missing :warning:
src/finite_infinitesimals.jl 0.00% 2 Missing :warning:
src/backends/pruned.jl 92.85% 1 Missing :warning:
src/smoothing.jl 85.71% 1 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 #119 +/- ## ========================================== - Coverage 87.41% 85.30% -2.12% ========================================== Files 15 15 Lines 771 803 +32 ========================================== + Hits 674 685 +11 - Misses 97 118 +21 ```

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