gaurav-arya / StochasticAD.jl

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

Improvements and benchmarks of structural iteration in backends #64

Closed gaurav-arya closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 89.91% // Head: 89.86% // Decreases project coverage by -0.05% :warning:

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

: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 #64 +/- ## ========================================== - Coverage 89.91% 89.86% -0.05% ========================================== Files 9 9 Lines 456 454 -2 ========================================== - Hits 410 408 -2 Misses 46 46 ``` | [Impacted Files](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya) | Coverage Δ | | |---|---|---| | [src/backends/pruned.jl](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL2JhY2tlbmRzL3BydW5lZC5qbA==) | `90.32% <100.00%> (+0.32%)` | :arrow_up: | | [src/backends/pruned\_aggressive.jl](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL2JhY2tlbmRzL3BydW5lZF9hZ2dyZXNzaXZlLmps) | `90.00% <100.00%> (-0.75%)` | :arrow_down: | | [src/prelude.jl](https://codecov.io/gh/gaurav-arya/StochasticAD.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gaurav+Arya#diff-c3JjL3ByZWx1ZGUuamw=) | `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.