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

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

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2018 03:43PM 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: 79.957%. Remained the same
SPEEDUPS=0 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

2609 of 3263 relevant lines covered (79.96%)

0.8 hits per line

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