Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Deleting all images that have passed tests before upload#27881
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes fromall commits
Commits
Show all changes
99 commits Select commitHold shift + click to select a range
c7429d7
TST: Remove memory leak test
QuLogic7774d6d
DOC: Improve colormap normalization example
QuLogic670b2f5
[TST] Make jpl units instantiated with datetimes consistent with mpl …
ksunden85d8a1e
[TST] Add unit test for consistency of datetime units between mpl.dat…
ksunden4a12711
Allow threads during macos event loop
ksundenb7f0135
[Doc] Remove special casing for remove method
oscargusa88cd96
Remove deprecated register_cmap, unregister_cmap, and get_cmap
UFEddyf98b36f
GOV: adopt EffVer
tacaswell63ed0bd
DOC: also standardize "bugfix release" -> "micro release"
tacaswellf430bab
MNT: de-jargon hard-coded warning and deprecation decorator
tacaswell6950a8c
Use new name for Meson options file
QuLogicb295c01
Use new Meson-provided dl lookup
QuLogic7a4d9a9
Add all License files to Meson metadata
QuLogicbb9c3d5
Bump minimum NumPy version to 1.23
oscargus17831c9
Better document the relation between figure and manager
timhoffm38d1a3c
increase size of legend in example
sarantic5e82c1
add small explanation
saranti27bcfde
Add marker-only and line+marker visuals to the plot() plot types
timhoffmbd5cb1a
MNT: make pcolormesh more robust to masked array underflow
jklymak8594959
TST: add a test for pcolormesh underflow
jklymakade72a6
Bump the actions group with 2 updates
dependabot[bot]ed3c4d8
ci: Add CODECOV_TOKEN to upload step
QuLogicc62747f
Simplify example: Box plots with custom fill colors (#27781)
timhoffm7c2aa49
Add protections against infinite loop in bezier calculations
ksunden99812de
TST: always set a (long) timeout for subprocess
tacaswell95199ae
TST: use our subprocess helper
tacaswell5e19b4f
STY: formatting and import sorting
tacaswellbf78073
FIX: be careful about communicating with subprocess
tacaswell6ded5ae
Update README.md to fix citation link
samGreer7a682e2
MNT: deprecate draw method args and kwargs
rcomer804eb02
Update stubtest delete_parameter for varargs/kwargs
ksundenb297b70
Partly revert #27711
timhoffmd01d4c0
Add EffVer badge
jacobtomlinson25809d3
Update handling of sequence labels for plot
rcomerdf50ab0
mypy: Warn about unreachable code
QuLogic67552f5
TYP: Add more types for things that are public
QuLogic27c6505
TYP: Make mypy stricter on error code checking
QuLogic6254755
TYP: Move mypy options into config file
QuLogic8e8aadd
MNT: better arg handling GridSpecFromSubplotSpec
jklymaka456934
Update figure_size_units.py
davidgilbertsonae95ff7
Add back the bbox_inches part
davidgilbertsoncf069a3
DOC: clarify the default value of *radius* in Patch.contains_point (#…
tacaswell79224f6
Remove unused CSS for sphinx-gallery
timhoffm0119915
Set a fixed height for sphinx gallery images
timhoffm12307f6
Deactivate sidebar for release notes
timhoffm397ce0e
Improve documentation on boxplot and violinplot
timhoffmd53a99c
Clarify that set_ticks() affects major/minor ticks independently
timhoffmed56836
Remove self._renderer from AnnotationBbox and ConnectionPatch
ksunden885ecef
Expand CI pytest reporting config to ignore xfails
ksunden0d48a0e
Change return type of ion and ioff to fix unbound variable errors wit…
FeldrinH4966f1f
Add comment explaining rationale
FeldrinH76bc506
Fix flake8 lint error
FeldrinH6ad18c0
Actually fix flake8 lint
FeldrinH67ea604
Fix Annulus width check (#27811)
c7db3f1
Add linting to YAML files
QuLogiccb291b1
ci: Fold some lines in config where possible
QuLogic0a2e5ea
Verify schemas on YAML files
QuLogic82152b5
ci: Vendor remote YAML schemas
QuLogic4df321c
DOC: Update violinplot() docs
timhoffmdf6d848
MNT: remove draw method args and kwargs
rcomerc6af736
DOC: use ... for continuation prompt in docstrings
Carreau799bbdd
add side option for violinplot
663761e
Make example in legend_elements doc more generalisable
dstansby71fc0c5
fix quiver3d incorrect arrow colors
AlecVercruysse5655987
revert quiver3d normalization
AlecVercruysse1a63319
quiver: avoid divide by zero when normalizing
AlecVercruysse72aa71b
Add tol to quiver3d & errorbar3d_errorevery image comparison test
AlecVercruysse6a318c7
add test for color coded quiver3d
AlecVercruyssedc1bfb6
Included bash script to delete non-failed images before uploading
Impaler343f3367d6
pin pytest
rcomer0982414
Deprecate plot_date
rcomercd22e89
Correctly set temporary pdf/pgf backends
QuLogicb08cdd1
Bump the actions group with 2 updates
dependabot[bot]2c894c2
Bump pydata-sphinx-theme to 0.15
dstansby0c08e50
Fix search button placement in navbar
dstansbyaf54594
Fix doc sidebar
dstansbyd7b73c9
Fix version switcher url for circleCI
dstansby140d573
Don't use custom CSS for announcement banner
dstansbyf5a3e01
Disable parallel build
dstansby2532972
Don't show doc source link
dstansby69537ac
Add dtype/copy args to internal testing class
dstansby5ee611c
Use pybind11 string formatter for exception messages
QuLogice0b8afa
doc: add description of **kwargs usage to collections (#27872)
ianhi708d945
TST: adding tests of current clear behavior on ticks
tacaswell54de864
DOC: update comments and docstrings
tacaswelle27e7c8
Update lib/matplotlib/tests/test_axes.py
ksundena269ecc
BLD,Cygwin: Included Python.h first in src/_c_internal_utils.cpp
DWesl9b4d56d
CI: Include Python.h first in _tkagg.cpp
DWesl5f5bd31
BLD: Include Python.h first in _backend_agg.cpp
DWesl06040b8
BLD: Include Python.h before pybind11/pybind11.h
DWeslc418df4
CI: Specify python version for default pytest.
DWesld41d76e
CI,Cygwin: Run pytest with python -m pytest
DWeslfd7982f
CI,Cygwin: Revert use of alternatives to set pytest script.
DWeslbf96e30
CI,Cygwin: Avoid running pytest in root directory.
DWesle0f6271
CI,Cygwin: Revert running pytest in different directory.
DWesl2b61c74
CI,Cygwin: Call pytest-3.9 explicitly.
DWesla77d97a
BLD: Include Python.h first in src/_path.h
DWeslcd0cc35
BLD,BUG: Remove Python.h includes immediately preceeding pybind11/pyb…
DWesle00db0d
FIX: handle nans in RGBA input with ScalarMappables
rcomerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
14 changes: 9 additions & 5 deletions.appveyor.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
13 changes: 9 additions & 4 deletions.circleci/config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions.github/FUNDING.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
# These are supported funding model platforms | ||
github: [matplotlib, numfocus] | ||
custom: https://numfocus.org/donate-to-matplotlib |
11 changes: 5 additions & 6 deletions.github/ISSUE_TEMPLATE/bug_report.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions.github/ISSUE_TEMPLATE/config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletions.github/ISSUE_TEMPLATE/documentation.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions.github/ISSUE_TEMPLATE/feature_request.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion.github/ISSUE_TEMPLATE/maintenance.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletions.github/ISSUE_TEMPLATE/tag_proposal.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
9 changes: 5 additions & 4 deletions.github/codecov.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions.github/dependabot.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "github-actions" | ||
24 changes: 12 additions & 12 deletions.github/labeler.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
21 changes: 11 additions & 10 deletions.github/workflows/cibuildwheel.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion.github/workflows/clean_pr.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.