global-electrification-platform / data-service

Data service of Global Electrification Platform
MIT License
2 stars 4 forks source link

Fix investment cost #98

Closed vgeorge closed 4 years ago

vgeorge commented 4 years ago

This PR fix the way investment costs are calculated. Now it will consider ElecStatusIn, which was not applied. Please refer to https://github.com/global-electrification-platform/explorer/issues/238#issuecomment-578116372.

Also, Knex minor version was bumped to address a security vulnerability warning.