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

synthicity / pandana / 144 / 1
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: basemap_plot
DEFAULT BRANCH: master
Ran 07 Nov 2014 10:48PM UTC
Files 5
Run time 5s
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

07 Nov 2014 10:48PM UTC coverage: 86.0%. First build
144.1

push

travis-ci

Matt Davis
Don't use tr1/memory on recent Mac OS X versions

The newer SDKs for Mac OS X don't have the <tr1/memory>
headers, you can use just <memory>.
This adds a check of the system Mac version in setup.py and
if it is 10.9 or later add's the flag -D NO_TR1_MEMORY to the
compiler arguments. Then that's used in an ifdef in POIIndex.h
to use <memory> instead of <tr1/memory>.

Seems to work on my Mac running 10.10, but I wasn't running into this issue
anyway because conda's Python targets the Mac 10.5 SDK.

215 of 250 relevant lines covered (86.0%)

0.86 hits per line

Source Files on job 144.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 144
  • Travis Job 144.1
  • 677f2042 on github
  • Next Job for on avoid-tr1-memory (#146.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