open-contracting / extension_registry.py

Eases access to information from the extension registry of the Open Contracting Data Standard
https://ocdsextensionregistry.readthedocs.io
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add ExtensionVersion.remote and as_dict, and Extension.as_dict #5

Closed jpmckinney closed 6 years ago

jpmckinney commented 6 years ago

Add remote(basename) method to ExtensionVersion, to return the contents of a file within the extension. Add as_dict() method to Extension and ExtensionVersion, to avoid returning private properties.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 22


Totals Coverage Status
Change from base Build 20: 0.9%
Covered Lines: 119
Relevant Lines: 124

💛 - Coveralls