Skip to content

CLN: remove compat.lfilter #26110

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
Apr 16, 2019

Conversation

topper-123
Copy link
Contributor

Removes compat.lfilter.

@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26110      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52386    52384       -2     
==========================================
- Hits        48190    48184       -6     
- Misses       4196     4200       +4
Flag Coverage Δ
#multiple 90.53% <ø> (-0.01%) ⬇️
#single 40.74% <ø> (-0.14%) ⬇️
Impacted Files Coverage Δ
pandas/compat/__init__.py 92.15% <ø> (-0.3%) ⬇️
pandas/io/gbq.py 75% <0%> (-12.5%) ⬇️
pandas/core/frame.py 96.9% <0%> (-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 fd1c3f8...f111206. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26110      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52386    52384       -2     
==========================================
- Hits        48190    48184       -6     
- Misses       4196     4200       +4
Flag Coverage Δ
#multiple 90.53% <ø> (-0.01%) ⬇️
#single 40.74% <ø> (-0.14%) ⬇️
Impacted Files Coverage Δ
pandas/compat/__init__.py 92.15% <ø> (-0.3%) ⬇️
pandas/io/gbq.py 75% <0%> (-12.5%) ⬇️
pandas/core/frame.py 96.9% <0%> (-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 fd1c3f8...f111206. Read the comment docs.

@mroeschke mroeschke added this to the 0.25.0 milestone Apr 16, 2019
@jschendel jschendel merged commit 68b1da7 into pandas-dev:master Apr 16, 2019
@jschendel
Copy link
Member

Thanks @topper-123

yhaque1213 pushed a commit to yhaque1213/pandas that referenced this pull request Apr 22, 2019
@topper-123 topper-123 deleted the clean_compat.lfilter branch May 5, 2019 06:59
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