Skip to content

Edit a file in lib #8

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

Closed
wants to merge 3 commits into from
Closed

Edit a file in lib #8

wants to merge 3 commits into from

Conversation

QuLogic
Copy link
Owner

@QuLogic QuLogic commented Dec 8, 2021

PR Summary

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #8 (1722fad) into v3.5.0-doc (6e450ea) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 1722fad differs from pull request most recent head d5422ca. Consider uploading reports for the commit d5422ca to get more accurate results
Impacted file tree graph

@@              Coverage Diff               @@
##           v3.5.0-doc       #8      +/-   ##
==============================================
- Coverage       85.38%   85.38%   -0.01%     
==============================================
  Files             313      313              
  Lines           82456    82456              
  Branches        11847    11847              
==============================================
- Hits            70404    70403       -1     
  Misses           9465     9465              
- Partials         2587     2588       +1     
Impacted Files Coverage Δ
lib/matplotlib/colors.py 90.42% <ø> (ø)
lib/matplotlib/gridspec.py 87.90% <ø> (ø)
lib/matplotlib/text.py 81.68% <ø> (ø)
lib/matplotlib/pyplot.py 77.57% <0.00%> (-0.12%) ⬇️

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 1811429...d5422ca. Read the comment docs.

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.

1 participant