• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

geopandas / geopandas / 890 / 13
5%
master: 5%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2016 11:30PM UTC
Files 33
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jul 2016 11:08PM UTC coverage: 85.028% (+0.04%) from 84.988%
PANDAS=master MATPLOTLIB=master

push

travis-ci

jorisvandenbossche
Fix for issue 251  (#335)

* Fixes problem with obscure error when performing an sjoin and the result of sjoin has no overlapping geometries. Now returns an empty GeoDataFrame.

* Added tests for sjoin correctly returning the GeoDataFrame when join result is empty. The test verifies whether the output GeoDataFrames correspond to those who would result in a Pandas join.

* Indention of test, as it was erronously placed outside class

* Added new tests for verifying correct merge when no overlapping geometries.

* Updated tests so they test whether the outputed GeoDataFrames equal the inteded ones.

* Updated tests again to include import of pandas.

* Skip the test if version of Pandas is below 0.17

* Minor changes for style and simplicity suggested by jorisvandenbossche.

* Added functionality to handle new output for more recent version of Pandas (i.e. from > 0.18.1). This is relevant for the output of right sided merges when there are no overlapping geometries.

* Fixed test for sjoin where right_idxs were constructed erroneously.

* Additional fix in test for sjoin where right_idxs for inner and left join were constructed erroneously.

2408 of 2832 relevant lines covered (85.03%)

0.85 hits per line

Source Files on job 890.13 (PANDAS=master MATPLOTLIB=master)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 890
  • Travis Job 890.13
  • 80e79885 on github
  • Prev Job for PANDAS=master MATPLOTLIB=master on master (#888.13)
  • Next Job for PANDAS=master MATPLOTLIB=master on master (#895.13)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc