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

Rename fixed_lim to xy_lim #245

Merged
merged 2 commits into from
May 9, 2023

Conversation

aleicazatti
Copy link
Collaborator

@aleicazatti aleicazatti commented May 9, 2023

Description

  • Rename fixed_lim parameter to the more suitable name xy_lim in plot_interactive method.
  • Add a FutureWarning.
  • Fix typo in docstring.

Checklist

  • Code style is correct (follows pylint and black guidelines)

@codecov-commenter
Copy link

Codecov Report

Merging #245 (a31ecf4) into main (d49d721) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
+ Coverage   82.81%   82.87%   +0.05%     
==========================================
  Files          29       29              
  Lines        3731     3737       +6     
==========================================
+ Hits         3090     3097       +7     
+ Misses        641      640       -1     
Impacted Files Coverage Δ
preliz/tests/test_maxent.py 100.00% <ø> (ø)
preliz/tests/test_quartile.py 100.00% <ø> (ø)
preliz/distributions/distributions.py 91.51% <100.00%> (+0.21%) ⬆️
preliz/internal/optimization.py 100.00% <100.00%> (+0.63%) ⬆️

@aloctavodia aloctavodia merged commit bf064e6 into arviz-devs:main May 9, 2023
@aleicazatti aleicazatti deleted the plot_interactive branch June 21, 2023 16:53
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.

3 participants