Skip to content
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

v2.13.0 #777

Merged
merged 13 commits into from
May 8, 2021
Merged

v2.13.0 #777

merged 13 commits into from
May 8, 2021

Conversation

sbrugman
Copy link
Collaborator

@sbrugman sbrugman commented May 8, 2021

No description provided.

sbrugman and others added 11 commits May 5, 2021 18:28
- unused imports
- commented out code
- enforce f-strings
- blacklist (ignore) instead of whitelist
- additional dependencies: comprehensions, sfs, simplify, eradicate, print
Bumps [visions](https://github.com/dylan-profiler/visions) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/dylan-profiler/visions/releases)
- [Commits](dylan-profiler/visions@v0.6.0...v0.7.1)

Co-authored-by: ieaves <ian.k.eaves@gmail.com>
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-3.0b1...coverage-5.5)
@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #777 (56ac42c) into master (1d4c9b5) will decrease coverage by 0.10%.
The diff coverage is 91.95%.

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

@@            Coverage Diff             @@
##           master     #777      +/-   ##
==========================================
- Coverage   90.08%   89.98%   -0.11%     
==========================================
  Files         142      142              
  Lines        4095     4104       +9     
==========================================
+ Hits         3689     3693       +4     
- Misses        406      411       +5     
Flag Coverage Δ
py3.8-ubuntu-latest-pandas 89.98% <91.95%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
src/pandas_profiling/config.py 95.16% <ø> (ø)
src/pandas_profiling/model/imghdr_patch.py 57.14% <0.00%> (ø)
...ing/report/presentation/flavours/html/templates.py 97.82% <ø> (ø)
...iling/report/presentation/frequency_table_utils.py 93.33% <ø> (ø)
...ofiling/report/structure/variables/render_image.py 26.92% <ø> (ø)
src/pandas_profiling/serialize_report.py 83.33% <ø> (ø)
src/pandas_profiling/utils/common.py 52.50% <0.00%> (ø)
src/pandas_profiling/visualisation/context.py 100.00% <ø> (ø)
src/pandas_profiling/visualisation/plot.py 81.14% <ø> (ø)
... and 38 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 1d4c9b5...b770e0f. Read the comment docs.

@sbrugman sbrugman merged commit 02ed31a into master May 8, 2021
@lgtm-com
Copy link

lgtm-com bot commented May 8, 2021

This pull request fixes 2 alerts when merging b770e0f into 662fdad - view on LGTM.com

fixed alerts:

  • 2 for Unused import

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