Matt52 / bayesian-testing

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

fixing normal posterior mean #24

Closed Matt52 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (59fd8d9) compared to base (8831bbf). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ======================================= Coverage 98.14% 98.14% ======================================= Files 22 22 Lines 862 862 ======================================= Hits 846 846 Misses 16 16 ``` | [Impacted Files](https://codecov.io/gh/Matt52/bayesian-testing/pull/24?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/normal.py](https://codecov.io/gh/Matt52/bayesian-testing/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matus+Baniar#diff-YmF5ZXNpYW5fdGVzdGluZy9leHBlcmltZW50cy9ub3JtYWwucHk=) | `94.44% <ø> (ø)` | | | [tests/test\_normal.py](https://codecov.io/gh/Matt52/bayesian-testing/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matus+Baniar#diff-dGVzdHMvdGVzdF9ub3JtYWwucHk=) | `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.