Matt52 / bayesian-testing

Bayesian A/B testing
MIT License
72 stars 9 forks source link

adding sums to poisson test output #22

Closed Matt52 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 97.39% // Head: 97.39% // No change to project coverage :thumbsup:

Coverage data is based on head (fc238d4) compared to base (6897c5f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage 97.39% 97.39% ======================================= Files 22 22 Lines 846 846 ======================================= Hits 824 824 Misses 22 22 ``` | [Impacted Files](https://codecov.io/gh/Matt52/bayesian-testing/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matus+Baniar) | Coverage Δ | | |---|---|---| | [bayesian\_testing/experiments/poisson.py](https://codecov.io/gh/Matt52/bayesian-testing/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matus+Baniar#diff-YmF5ZXNpYW5fdGVzdGluZy9leHBlcmltZW50cy9wb2lzc29uLnB5) | `100.00% <ø> (ø)` | | | [tests/test\_poisson.py](https://codecov.io/gh/Matt52/bayesian-testing/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matus+Baniar#diff-dGVzdHMvdGVzdF9wb2lzc29uLnB5) | `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=Matus+Baniar). 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=Matus+Baniar)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.