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 test plot_interactive #163

Merged
merged 8 commits into from
Jan 5, 2023
Merged

Add test plot_interactive #163

merged 8 commits into from
Jan 5, 2023

Conversation

aloctavodia
Copy link
Contributor

This also creates a check_inside_notebook to avoid code duplication

@codecov-commenter
Copy link

Codecov Report

Merging #163 (07dc92a) into main (c07e179) will increase coverage by 0.82%.
The diff coverage is 84.84%.

❗ Current head 07dc92a differs from pull request most recent head 95c807c. Consider uploading reports for the commit 95c807c to get more accurate results

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   79.13%   79.95%   +0.82%     
==========================================
  Files          18       20       +2     
  Lines        2329     2370      +41     
==========================================
+ Hits         1843     1895      +52     
+ Misses        486      475      -11     
Impacted Files Coverage Δ
preliz/ppa.py 10.29% <50.00%> (+0.24%) ⬆️
preliz/roulette.py 11.58% <66.66%> (-0.70%) ⬇️
preliz/utils/utils.py 80.45% <73.91%> (-0.14%) ⬇️
preliz/tests/test_helper.py 84.61% <84.61%> (ø)
preliz/distributions/distributions.py 91.09% <100.00%> (+1.73%) ⬆️
preliz/tests/test_distributions.py 100.00% <100.00%> (ø)
preliz/tests/test_utils.py 100.00% <100.00%> (ø)
preliz/utils/plot_utils.py 93.65% <0.00%> (+0.79%) ⬆️
preliz/__init__.py 100.00% <0.00%> (+23.52%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aloctavodia aloctavodia merged commit 580b856 into main Jan 5, 2023
@aloctavodia aloctavodia deleted the msg_test branch January 5, 2023 22:15
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.

2 participants