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

split pymc_experiments into smaller files #254

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpreszler
Copy link
Contributor

No functional code changes, just splitting into smaller files.

This relates to discussion #253 .

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #254 (20fabbc) into main (133b987) will increase coverage by 1.08%.
The diff coverage is 70.57%.

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   73.89%   74.97%   +1.08%     
==========================================
  Files          19       25       +6     
  Lines        1149     1199      +50     
==========================================
+ Hits          849      899      +50     
  Misses        300      300              
Files Coverage Δ
causalpy/pymc_experiments/__init__.py 100.00% <100.00%> (ø)
causalpy/pymc_experiments/instrumental_variable.py 100.00% <100.00%> (ø)
causalpy/pymc_experiments/experimental_design.py 57.14% <57.14%> (ø)
...salpy/pymc_experiments/regression_discontinuity.py 72.83% <72.83%> (ø)
causalpy/pymc_experiments/pre_post_negd.py 67.14% <67.14%> (ø)
causalpy/pymc_experiments/pre_post_fit.py 59.77% <59.77%> (ø)
...alpy/pymc_experiments/difference_in_differences.py 61.00% <61.00%> (ø)

@jpreszler jpreszler marked this pull request as draft September 27, 2023 14:32
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.

None yet

1 participant