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

Toblerity / Shapely / 760 / 4
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2018 03:44PM UTC
Files 38
Run time 2s
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

22 Nov 2018 03:38PM UTC coverage: 76.433% (-0.2%) from 76.586%
SPEEDUPS=1 NUMPY=1

push

travis-ci

sgillies
Fixing bug in ops.substring (#658)

* Fixing bug in ops.substring

If `min_dist` is equal to 0 (i.e. the first coordinate) then the loop immediately breaks.

This means that internal coordinates are skipped because only `(start_point.x, start_point.y)` and `(end_point.x, end_point.y)` are written to the new `vertex_list`.

By changing the less than to a less-than-equal sign the loop behaves as intended.

* removing enumerate

2494 of 3263 relevant lines covered (76.43%)

0.76 hits per line

Source Files on job 760.4 (SPEEDUPS=1 NUMPY=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 740
  • Travis Job 760.4
  • 818965f1 on github
  • Prev Job for SPEEDUPS=1 NUMPY=1 on master (#755.1)
  • Next Job for SPEEDUPS=1 NUMPY=1 on master (#761.1)
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