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

remove reset to standard setting in set_style #170

Merged
merged 2 commits into from
Jan 25, 2022
Merged

Conversation

vuillaut
Copy link
Member

Fixes #169

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #170 (ed92bb3) into master (eafbe37) will increase coverage by 0.01%.
The diff coverage is 19.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   63.15%   63.17%   +0.01%     
==========================================
  Files          21       21              
  Lines        2717     2713       -4     
==========================================
- Hits         1716     1714       -2     
+ Misses       1001      999       -2     
Impacted Files Coverage Δ
ctaplot/gammaboard/reader.py 0.00% <0.00%> (ø)
ctaplot/plots/style.py 100.00% <ø> (ø)
ctaplot/gammaboard/gammaboard.py 11.92% <1.29%> (+0.01%) ⬆️
ctaplot/ana/ana.py 88.20% <88.23%> (-0.03%) ⬇️
ctaplot/__init__.py 100.00% <100.00%> (ø)
ctaplot/ana/tests/test_ana.py 100.00% <100.00%> (ø)
ctaplot/plots/plots.py 78.46% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1185502...ed92bb3. Read the comment docs.

@vuillaut vuillaut merged commit e491f93 into master Jan 25, 2022
@vuillaut vuillaut deleted the fix_plot_notebook branch January 25, 2022 18:51
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.

set_style prevents inline plots to appear in notebooks
1 participant