Skip to content

Conversation

@mroeschke
Copy link
Member

Removing leftover pylint references since we exclusively use flake8 for style checking.

@codecov
Copy link

codecov bot commented Apr 15, 2019

Codecov Report

Merging #26091 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26091      +/-   ##
==========================================
- Coverage   91.95%   91.94%   -0.01%     
==========================================
  Files         175      175              
  Lines       52443    52441       -2     
==========================================
- Hits        48224    48218       -6     
- Misses       4219     4223       +4
Flag Coverage Δ
#multiple 90.5% <ø> (-0.01%) ⬇️
#single 40.75% <ø> (-0.14%) ⬇️
Impacted Files Coverage Δ
pandas/core/reshape/pivot.py 96.54% <ø> (ø) ⬆️
pandas/plotting/_style.py 77.17% <ø> (ø) ⬆️
pandas/plotting/_compat.py 83.33% <ø> (ø) ⬆️
pandas/core/frame.py 96.79% <ø> (-0.12%) ⬇️
pandas/core/reshape/reshape.py 99.56% <ø> (ø) ⬆️
pandas/io/formats/format.py 97.91% <ø> (ø) ⬆️
pandas/core/generic.py 93.54% <ø> (ø) ⬆️
pandas/core/reshape/melt.py 97.5% <ø> (ø) ⬆️
pandas/io/json/json.py 93.24% <ø> (ø) ⬆️
pandas/compat/__init__.py 93.22% <ø> (ø) ⬆️
... and 17 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 4e7e7f0...9615cf5. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 15, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@190a69e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #26091   +/-   ##
=========================================
  Coverage          ?   40.75%           
=========================================
  Files             ?      175           
  Lines             ?    52442           
  Branches          ?        0           
=========================================
  Hits              ?    21371           
  Misses            ?    31071           
  Partials          ?        0
Flag Coverage Δ
#single 40.75% <ø> (?)
Impacted Files Coverage Δ
pandas/core/reshape/pivot.py 8.49% <ø> (ø)
pandas/plotting/_style.py 21.73% <ø> (ø)
pandas/plotting/_compat.py 58.33% <ø> (ø)
pandas/core/frame.py 34.47% <ø> (ø)
pandas/core/reshape/reshape.py 13.04% <ø> (ø)
pandas/io/formats/format.py 30.27% <ø> (ø)
pandas/core/generic.py 37.84% <ø> (ø)
pandas/core/reshape/melt.py 13.33% <ø> (ø)
pandas/io/json/json.py 63.17% <ø> (ø)
pandas/compat/__init__.py 81.66% <ø> (ø)
... and 15 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 190a69e...1452747. Read the comment docs.

@WillAyd
Copy link
Member

WillAyd commented Apr 15, 2019

Looks good - can you fix up merge conflict?

@gfyoung gfyoung merged commit d9c9e2f into pandas-dev:master Apr 15, 2019
@gfyoung
Copy link
Member

gfyoung commented Apr 15, 2019

Thanks @mroeschke !

@gfyoung gfyoung added this to the 0.25.0 milestone Apr 15, 2019
@mroeschke mroeschke deleted the remove_pylint_comments branch April 15, 2019 05:19
yhaque1213 pushed a commit to yhaque1213/pandas that referenced this pull request Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants