Skip to content

Style-fix some examples and update .flake8 per-file-ignores. #16427

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

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Feb 6, 2020

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

Merging #16427 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16427      +/-   ##
==========================================
- Coverage   80.85%   80.78%   -0.07%     
==========================================
  Files         307      307              
  Lines       75746    75749       +3     
  Branches     9691     9692       +1     
==========================================
- Hits        61244    61196      -48     
- Misses      11962    12010      +48     
- Partials     2540     2543       +3     
Impacted Files Coverage Δ
lib/matplotlib/backends/backend_macosx.py 4.39% <0.00%> (-36.27%) ⬇️
lib/matplotlib/backends/qt_compat.py 48.42% <0.00%> (-3.16%) ⬇️
lib/matplotlib/backends/backend_qt5.py 56.21% <0.00%> (-1.17%) ⬇️
lib/matplotlib/backends/backend_wx.py 49.11% <0.00%> (-0.84%) ⬇️
lib/matplotlib/font_manager.py 74.53% <0.00%> (-0.75%) ⬇️
lib/matplotlib/cbook/__init__.py 76.76% <0.00%> (-0.12%) ⬇️
lib/matplotlib/ticker.py 77.98% <0.00%> (ø) ⬆️
lib/matplotlib/scale.py 90.12% <0.00%> (+0.03%) ⬆️
lib/matplotlib/animation.py 67.84% <0.00%> (+0.04%) ⬆️
lib/matplotlib/path.py 81.74% <0.00%> (+0.04%) ⬆️
... and 2 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 7b6eb77...4b43716. Read the comment docs.

@dstansby dstansby added this to the v3.3.0 milestone Feb 6, 2020
@dstansby dstansby merged commit b2e6e6d into matplotlib:master Feb 6, 2020
@anntzer anntzer deleted the exsty branch February 6, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants