Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stochastic triple smoothing backend #81

Merged
merged 13 commits into from
Apr 6, 2023
Merged

Add stochastic triple smoothing backend #81

merged 13 commits into from
Apr 6, 2023

Conversation

gaurav-arya
Copy link
Owner

@gaurav-arya gaurav-arya commented Apr 5, 2023

TODO:

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2023

Codecov Report

Patch coverage: 96.19% and project coverage change: +0.84 🎉

Comparison is base (8a67258) 89.49% compared to head (1a85493) 90.33%.

📣 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
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   89.49%   90.33%   +0.84%     
==========================================
  Files          12       12              
  Lines         571      621      +50     
==========================================
+ Hits          511      561      +50     
  Misses         60       60              
Impacted Files Coverage Δ
src/finite_infinitesimals.jl 100.00% <ø> (ø)
src/backends/smoothed.jl 86.48% <87.87%> (+4.66%) ⬆️
src/backends/dict.jl 92.06% <100.00%> (ø)
src/backends/pruned.jl 91.30% <100.00%> (ø)
src/backends/pruned_aggressive.jl 91.07% <100.00%> (ø)
src/discrete_randomness.jl 97.29% <100.00%> (+3.17%) ⬆️
src/general_rules.jl 93.85% <100.00%> (+1.07%) ⬆️
src/propagate.jl 85.00% <100.00%> (ø)
src/smoothing.jl 90.47% <100.00%> (-0.44%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gaurav-arya gaurav-arya changed the title WIP stochastic triple smoothing backend Add stochastic triple smoothing backend Apr 6, 2023
@gaurav-arya gaurav-arya merged commit 1c4395b into main Apr 6, 2023
@gaurav-arya gaurav-arya deleted the ag-smoothing branch April 6, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants