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.1.1 #209

Merged
merged 2 commits into from
Jul 11, 2019
Merged

V2.1.1 #209

merged 2 commits into from
Jul 11, 2019

Conversation

sbrugman
Copy link
Collaborator

sbrugman added 2 commits July 10, 2019 21:08
- Fix of [#206]
- Improve code maintainability of the view (HTML templates, notebook)
- Fix bug in dendrogram sizing
- Fix of [#206]
- Improve code maintainability of the view (HTML templates, notebook)
- Fix bug in dendrogram sizing
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #209 into master will decrease coverage by 0.3%.
The diff coverage is 61.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage    90.9%   90.59%   -0.31%     
==========================================
  Files          34       36       +2     
  Lines        1110     1117       +7     
==========================================
+ Hits         1009     1012       +3     
- Misses        101      105       +4
Impacted Files Coverage Δ
pandas_profiling/controller/console.py 91.66% <0%> (ø) ⬆️
pandas_profiling/utils/notebook.py 0% <0%> (ø)
setup.py 0% <0%> (ø) ⬆️
pandas_profiling/view/report.py 95.79% <100%> (+2.94%) ⬆️
pandas_profiling/view/plot.py 92.07% <100%> (ø) ⬆️
pandas_profiling/model/describe.py 97.85% <100%> (ø) ⬆️
pandas_profiling/view/notebook.py 26.08% <26.08%> (ø)
pandas_profiling/__init__.py 89.04% <50%> (+12.57%) ⬆️

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 7006709...1a02991. Read the comment docs.

@sbrugman sbrugman merged commit 3e2d0b4 into master Jul 11, 2019
@sbrugman sbrugman deleted the v2.1.1 branch July 11, 2019 07:29
chanedwin pushed a commit to chanedwin/pandas-profiling that referenced this pull request Oct 11, 2020
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