RSGInc / bca4abm

Benefit Cost Analysis for Travel Demand Models
http://rsginc.github.io/bca4abm/
Other
7 stars 5 forks source link

don't chunk links #106

Closed blakerosenthal closed 4 years ago

blakerosenthal commented 4 years ago

Naively resolves https://github.com/RSGInc/bca4abm/issues/104

Disallows chunking for link expressions. This avoids calculation errors for any expression that uses every link in the file, but could result in memory issues with large files.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.08%) to 94.977% when pulling 3db5e74f429763b8156199f7c4245df275fabcf0 on chunking_bug into a6bea9fafe17754f2560f65f853cd350dec4f264 on master.

bstabler commented 4 years ago

It looks like py 3.5 is failing so let's just drop it from Travis and update the docs.