UDST / developer

Redesigned UrbanSim developer/pro forma models
https://udst.github.io/developer/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

formats _select_buildings() to allow vacancies by btype #68

Closed jessicacamacho closed 5 years ago

jessicacamacho commented 5 years ago

Hi @janowicz !

To tackle the need for including building-type-specific vacancy rates (https://github.com/urbansim/consulting-planning/issues/159), I had to make a minor change to the _select_buildings( ) function in the develop module.

Thanks!

Jessica

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 42


Changes Missing Coverage Covered Lines Changed/Added Lines %
developer/develop.py 5 9 55.56%
<!-- Total: 5 9 55.56% -->
Totals Coverage Status
Change from base Build 36: -0.5%
Covered Lines: 788
Relevant Lines: 827

💛 - Coveralls