Skip to content

Conversation

@tacaswell
Copy link
Member

I started out trying to get rid of the two warings in LGTM, ended up
modernizing the test suite....

tacaswell added 4 commits May 18, 2019 20:47
pytest no longer supports them.

Did this by just calling the helper functions in-line.  It does make
the tests bigger, but this changes the testing code in the minimal way
possible.
@lgtm-com
Copy link

lgtm-com bot commented May 19, 2019

This pull request fixes 2 alerts when merging 0d75afa into 16010dd - view on LGTM.com

fixed alerts:

  • 1 for Inconsistent equality and inequality
  • 1 for Inconsistent equality and hashing

Comment posted by LGTM.com

@timhoffm
Copy link
Member

CI failures are due to version incompatibilities of pytest_cov.

@codecov-io
Copy link

codecov-io commented Sep 13, 2019

Codecov Report

Merging #52 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #52   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         181    184    +3     
  Branches       51     51           
=====================================
+ Hits          181    184    +3
Impacted Files Coverage Δ
cycler.py 100% <100%> (ø) ⬆️

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 16010dd...f28a407. Read the comment docs.

@tacaswell tacaswell closed this Sep 13, 2019
@tacaswell tacaswell reopened this Sep 13, 2019
@tacaswell
Copy link
Member Author

Let see if upstream has sorted them selves out...

@lgtm-com
Copy link

lgtm-com bot commented Sep 13, 2019

This pull request fixes 2 alerts when merging f28a407 into 16010dd - view on LGTM.com

fixed alerts:

  • 1 for Inconsistent equality and inequality
  • 1 for Inconsistent equality and hashing

@ImportanceOfBeingErnest ImportanceOfBeingErnest merged commit 1dc2965 into matplotlib:master Sep 13, 2019
@tacaswell tacaswell deleted the fillout_datamodel branch September 13, 2019 23:14
@QuLogic QuLogic mentioned this pull request May 26, 2021
@QuLogic QuLogic added this to the v1.0 milestone Oct 25, 2021
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.

5 participants