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

geopandas / geopandas / 890
5%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2016 11:12PM UTC
Jobs 13
Files 33
Run time 18min
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

pending completion
890

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.

32 of 32 new or added lines in 2 files covered. (100.0%)

2462 of 2832 relevant lines covered (86.94%)

11.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
geopandas/tools/sjoin.py
Jobs
ID Job ID Ran Files Coverage
1 890.1 (PANDAS=0.16.2 MATPLOTLIB=1.2.1) 05 Jul 2016 11:15PM UTC 0
82.91
Travis Job 890.1
2 890.2 (PANDAS=0.17.1 MATPLOTLIB=1.3.1) 05 Jul 2016 11:14PM UTC 0
86.3
Travis Job 890.2
3 890.3 (PANDAS=0.18.1 MATPLOTLIB=1.5.1) 05 Jul 2016 11:12PM UTC 0
86.3
Travis Job 890.3
4 890.4 (PANDAS=0.15.2 MATPLOTLIB=1.2.1) 05 Jul 2016 11:12PM UTC 0
84.29
Travis Job 890.4
5 890.5 (PANDAS=0.16.2 MATPLOTLIB=1.3.1) 05 Jul 2016 11:12PM UTC 0
85.91
Travis Job 890.5
6 890.6 (PANDAS=0.17.1 MATPLOTLIB=1.4.3) 05 Jul 2016 11:16PM UTC 0
86.41
Travis Job 890.6
7 890.7 (PANDAS=0.18.1 MATPLOTLIB=1.5.1) 05 Jul 2016 11:15PM UTC 0
86.41
Travis Job 890.7
8 890.8 (PANDAS=master MATPLOTLIB=master) 05 Jul 2016 11:23PM UTC 0
85.13
Travis Job 890.8
9 890.9 (PANDAS=0.15.2 MATPLOTLIB=1.4.3) 05 Jul 2016 11:18PM UTC 0
84.18
Travis Job 890.9
10 890.10 (PANDAS=0.16.2 MATPLOTLIB=1.4.3) 05 Jul 2016 11:19PM UTC 0
85.81
Travis Job 890.10
11 890.11 (PANDAS=0.17.1 MATPLOTLIB=1.4.3) 05 Jul 2016 11:19PM UTC 0
86.3
Travis Job 890.11
12 890.12 (PANDAS=0.18.1 MATPLOTLIB=1.5.1) 05 Jul 2016 11:20PM UTC 0
86.3
Travis Job 890.12
13 890.13 (PANDAS=master MATPLOTLIB=master) 05 Jul 2016 11:30PM UTC 0
85.03
Travis Job 890.13
Source Files on build 890
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #890
  • 80e79885 on github
  • Prev Build on master (#888)
  • Next Build on master (#895)
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