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

UDST / pandana / 394
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 02 Jun 2017 01:55PM UTC
Jobs 1
Files 11
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

pending completion
394

Pull #85

travis-ci

web-flow
Solved 3-day long issue and removed initialization code

The `map::insert` call in `libch.cpp` was being called with an existing
network, with POIs defined. The behavior of the method in that case is
to do nothing, because the key is already defined. Now, the element is
checked for presence and in case it exists it is removed and then
replaced.

I removed the creation of an array of POI data structures from the
code. The initPOIs method is still present because it defines two
values (max_distance and max_items).

@fscottfoti We need to define if those values are actually useful, and
in that case if we should pass when creating the network, or at other
initialization step to avoid having to call this particular method.
Pull Request #85: Remove the need of POI initialization call

17 of 17 new or added lines in 3 files covered. (100.0%)

453 of 498 relevant lines covered (90.96%)

0.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
pandana/network.py
Jobs
ID Job ID Ran Files Coverage
1 394.1 02 Jun 2017 01:55PM UTC 0
90.96
Travis Job 394.1
Source Files on build 394
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #394
  • Pull Request #85
  • PR Base - cython (#386)
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