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 color and alpha arguments to plot methods #240

Merged
merged 1 commit into from
May 4, 2023
Merged

add color and alpha arguments to plot methods #240

merged 1 commit into from
May 4, 2023

Conversation

aloctavodia
Copy link
Contributor

@aloctavodia aloctavodia commented Apr 30, 2023

  • Code style is correct (follows pylint and black guidelines)
  • Includes new or updated tests to cover the new feature

@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2023

Codecov Report

Merging #240 (e87376a) into main (eaa8bdf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   82.82%   82.83%   +0.01%     
==========================================
  Files          29       29              
  Lines        3674     3677       +3     
==========================================
+ Hits         3043     3046       +3     
  Misses        631      631              
Impacted Files Coverage Δ
preliz/tests/test_plots.py 100.00% <ø> (ø)
preliz/distributions/distributions.py 91.30% <100.00%> (ø)
preliz/internal/plot_helper.py 72.90% <100.00%> (+0.26%) ⬆️

@aloctavodia aloctavodia merged commit e60e68e into main May 4, 2023
@aloctavodia aloctavodia deleted the plotca branch May 4, 2023 17:02
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