-
Notifications
You must be signed in to change notification settings - Fork 302
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
Add utility functions for generating GeoViews plots #567
Conversation
Start cherry pick for geoviews
Continue cherry-picking geoviews commits
I made this by taking the |
Codecov Report
@@ Coverage Diff @@
## master #567 +/- ##
==========================================
+ Coverage 77.73% 77.75% +0.01%
==========================================
Files 136 136
Lines 19290 19370 +80
==========================================
+ Hits 14996 15062 +66
- Misses 4294 4308 +14
Continue to review full report at Codecov.
|
I'm really confused at how coverage went up when there are no tests added. I'll have to add tests later. |
This is a replacement of #541 after git wreaked havoc on @BENR0's code.
git diff origin/master -- "*py" | flake8 --diff