eve-val / evelink

Python bindings for the EVE API.
Other
91 stars 30 forks source link

PI facilities can contain multiple things #217

Closed zigdon closed 9 years ago

zigdon commented 9 years ago

Turns out some facilities can contain multiple things, and they get returned as duplicate rows to the query.

Add a new 'result[facilityID]['contents']` that is a dict of dicts. If there is nothing stored in the facility, it will be an empty dict.

Old 'content' field is marked as deprecated.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.0%) to 97.79% when pulling e6bb567d963d8defce534421e0b03955799a0683 on zigdon:pi_pins into f6733b25545cdf6a16d0e13202ffd654507ad5f2 on eve-val:master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.01%) to 97.79% when pulling 1f0fdabcb78ceac5d2252d380c0d7a826a02a3ef on zigdon:pi_pins into f6733b25545cdf6a16d0e13202ffd654507ad5f2 on eve-val:master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.01%) to 97.79% when pulling 1f0fdabcb78ceac5d2252d380c0d7a826a02a3ef on zigdon:pi_pins into f6733b25545cdf6a16d0e13202ffd654507ad5f2 on eve-val:master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.01%) to 97.79% when pulling 2b90f713a6ac6a3be42c3b3bba54a2648cb6b06a on zigdon:pi_pins into f6733b25545cdf6a16d0e13202ffd654507ad5f2 on eve-val:master.