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 Bayesian AB test (fixes #45) #46

Merged
merged 4 commits into from
Mar 3, 2024
Merged

Add Bayesian AB test (fixes #45) #46

merged 4 commits into from
Mar 3, 2024

Conversation

jvivian
Copy link
Owner

@jvivian jvivian commented Mar 3, 2024

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

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

Project coverage is 95.8%. Comparing base (85ab016) to head (cf1e9df).

Files Patch % Lines
covid19_drdfm/processing.py 75.0% 1 Missing and 1 partial ⚠️
covid19_drdfm/dfm.py 95.0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #46     +/-   ##
=======================================
- Coverage   97.7%   95.8%   -2.0%     
=======================================
  Files          5       5             
  Lines        180     191     +11     
  Branches      35      35             
=======================================
+ Hits         176     183      +7     
- Misses         2       5      +3     
- Partials       2       3      +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvivian jvivian merged commit 424af8f into main Mar 3, 2024
6 of 7 checks passed
@jvivian jvivian deleted the add-bayesian-ab-test branch March 3, 2024 22:12
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.

Saving the raw input for each state in the same subdirectory
1 participant