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

OpenTreeMap / otm-core / 2593 / 1
83%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 08 Mar 2017 06:44AM UTC
Files 190
Run time 10s
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

08 Mar 2017 06:36AM UTC coverage: 83.222% (-0.006%) from 83.228%
2593.1

Pull #3041

travis-ci

web-flow
Fix polygon area calculation

The `getPolygonDisplayArea` function began returning zero when passed
the results of calling `getLatLngs` on a boundary polygon. The
`getLatLngs` method was producing a doubly-nested array and the
`geodesicArea` function only works on a 1-dimensional array. I fixed
`getPolygonDisplayArea` by making it recursively descend through an
arbitrary number of nested arrays and sum the results of calling
`geodesicArea` on any "leaf" array it finds.
Pull Request #3041: Fix polygon area calculation

15600 of 18745 relevant lines covered (83.22%)

0.83 hits per line

Source Files on job 2593.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2593
  • Travis Job 2593.1
  • f9b01c3b on github
  • Prev Job for on release/2.15.0 (#2581.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