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

Get plot data for prepostfit experiments #438

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

ran pre-commit checks

6dca884
Select commit
Loading
Failed to load commit list.
Open

Get plot data for prepostfit experiments #438

ran pre-commit checks
6dca884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 3, 2025 in 1s

24.39% of diff hit (target 94.40%)

View this Pull Request on Codecov

24.39% of diff hit (target 94.40%)

Annotations

Check warning on line 92 in causalpy/experiments/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/base.py#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 94 in causalpy/experiments/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/base.py#L94

Added line #L94 was not covered by tests

Check warning on line 99 in causalpy/experiments/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/base.py#L99

Added line #L99 was not covered by tests

Check warning on line 104 in causalpy/experiments/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/base.py#L104

Added line #L104 was not covered by tests

Check warning on line 312 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 314 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L314

Added line #L314 was not covered by tests

Check warning on line 319 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L319

Added line #L319 was not covered by tests

Check warning on line 324 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L324

Added line #L324 was not covered by tests

Check warning on line 327 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L327

Added line #L327 was not covered by tests

Check warning on line 333 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L331-L333

Added lines #L331 - L333 were not covered by tests

Check warning on line 336 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L336

Added line #L336 was not covered by tests

Check warning on line 340 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L340

Added line #L340 was not covered by tests

Check warning on line 342 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L342

Added line #L342 was not covered by tests

Check warning on line 344 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L344

Added line #L344 was not covered by tests

Check warning on line 356 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L350-L356

Added lines #L350 - L356 were not covered by tests

Check warning on line 358 in causalpy/experiments/prepostfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/experiments/prepostfit.py#L358

Added line #L358 was not covered by tests

Check warning on line 96 in causalpy/plot_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/plot_utils.py#L96

Added line #L96 was not covered by tests

Check warning on line 102 in causalpy/plot_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

causalpy/plot_utils.py#L102

Added line #L102 was not covered by tests