UDST / pandana

Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
http://udst.github.io/pandana
GNU Affero General Public License v3.0
386 stars 84 forks source link

AppVeyor tests of compilation in Windows environments #124

Closed smmaurer closed 5 years ago

smmaurer commented 5 years ago

This PR adds an AppVeyor script to test compilation in Windows environments.

It looks like some modifications would be required to make our full test suite run in AppVeyor, so I've skipped that for now. Some earlier work on that is archived under the tag appveyor-work-2017.

Results

I confirmed that compilation fails in Windows Python 2.7 prior to PR #123, but succeeds after including those changes:

Documentation

This PR also updates the documentation a bit:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 91.667% when pulling 7765c79f1bc87123a7e164248ca82fcf5f0a8bb0 on appveyor-compilation into a723ab488b9d16b150f62c742c7f933dba08e4f2 on develop.