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

v.1.9.7 to production #38

Merged
merged 14 commits into from Mar 3, 2019
Merged

v.1.9.7 to production #38

merged 14 commits into from Mar 3, 2019

Conversation

mikkokotila
Copy link
Collaborator

No description provided.

mikkokotila and others added 14 commits October 19, 2018 09:11
- added new plot: ROC
- marker selection was not working in line
- removed hue from scat
- moved the imports in world where data is loaded to inside the function
- text.py is now not destructive
Now legend is on loc=0 ('best') and ncol=1 so a conventional legend is displayed.
Looks like sns.kdeplot is no longer supporting cbar.
@coveralls
Copy link

coveralls commented Mar 3, 2019

Pull Request Test Coverage Report for Build 87

  • 23 of 50 (46.0%) changed or added relevant lines in 8 files are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-1.2%) to 58.466%

Changes Missing Coverage Covered Lines Changed/Added Lines %
astetik/plots/line.py 6 8 75.0%
astetik/plots/world.py 0 2 0.0%
astetik/plots/hist.py 7 10 70.0%
astetik/style/template.py 0 6 0.0%
astetik/plots/roc.py 6 20 30.0%
Files with Coverage Reduction New Missed Lines %
astetik/plots/world.py 1 16.9%
astetik/style/template.py 1 80.0%
astetik/utils/country_code.py 7 0.0%
Totals Coverage Status
Change from base Build 74: -1.2%
Covered Lines: 663
Relevant Lines: 1134

💛 - Coveralls

@mikkokotila mikkokotila merged commit 37a2b06 into production Mar 3, 2019
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.

None yet

3 participants