Skip to content

Backport PR #16344 on branch v3.2.x (Cast vmin/vmax to floats before nonsingular-expanding them.) #16364

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

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #16344: Cast vmin/vmax to floats before nonsingular-expanding them.

@lumberbot-app lumberbot-app bot added this to the v3.2.0 milestone Jan 29, 2020
@codecov
Copy link

codecov bot commented Jan 29, 2020

Codecov Report

Merging #16364 into v3.2.x will decrease coverage by 5.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v3.2.x   #16364      +/-   ##
==========================================
- Coverage   79.76%   73.93%   -5.84%     
==========================================
  Files         308      276      -32     
  Lines       75694    69686    -6008     
  Branches     9827     9827              
==========================================
- Hits        60377    51521    -8856     
- Misses      12705    15741    +3036     
+ Partials     2612     2424     -188     
Impacted Files Coverage Δ
lib/matplotlib/backends/backend_gtk3cairo.py 0.00% <0.00%> (-100.00%) ⬇️
...b/matplotlib/backends/qt_editor/formsubplottool.py 0.00% <0.00%> (-100.00%) ⬇️
lib/matplotlib/backends/backend_qt5cairo.py 0.00% <0.00%> (-89.19%) ⬇️
lib/matplotlib/backends/backend_qt4agg.py 20.00% <0.00%> (-80.00%) ⬇️
lib/matplotlib/tests/test_backend_qt.py 24.13% <0.00%> (-66.90%) ⬇️
lib/matplotlib/backends/backend_wxcairo.py 0.00% <0.00%> (-65.39%) ⬇️
lib/matplotlib/backends/backend_gtk3agg.py 9.67% <0.00%> (-64.52%) ⬇️
lib/matplotlib/backends/backend_qt5agg.py 10.63% <0.00%> (-63.83%) ⬇️
lib/matplotlib/tests/test_backend_pgf.py 36.24% <0.00%> (-60.41%) ⬇️
lib/matplotlib/tests/test_backend_cairo.py 40.00% <0.00%> (-60.00%) ⬇️
... and 97 more

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 89ff308...5d99e15. Read the comment docs.

@timhoffm timhoffm merged commit 9a27b74 into matplotlib:v3.2.x Jan 29, 2020
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