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

Fix error in plot method #258

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Fix error in plot method #258

merged 2 commits into from
Oct 17, 2023

Conversation

drbenvincent
Copy link
Collaborator

Closes #257.

@drbenvincent drbenvincent added bug Something isn't working plotting Improve or fix plotting labels Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #258 (37515db) into main (133b987) will increase coverage by 0.50%.
Report is 5 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   73.89%   74.39%   +0.50%     
==========================================
  Files          19       20       +1     
  Lines        1149     1156       +7     
==========================================
+ Hits          849      860      +11     
+ Misses        300      296       -4     
Files Coverage Δ
causalpy/pymc_experiments.py 67.79% <100.00%> (+1.03%) ⬆️
causalpy/tests/test_pymc_experiments.py 100.00% <100.00%> (ø)

@drbenvincent drbenvincent merged commit f1a522d into main Oct 17, 2023
10 checks passed
@drbenvincent drbenvincent deleted the fix-plot-error branch October 17, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plotting Improve or fix plotting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix error in plot method
1 participant