OpenDataServices / standards-lab

Open Standards Lab. A web tool for users and creators of Open Standards.
https://standards-lab.readthedocs.io/
GNU Affero General Public License v3.0
2 stars 0 forks source link

storage: api: cove: New file layout scheme #145

Closed odscjames closed 3 years ago

odscjames commented 3 years ago

https://github.com/OpenDataServices/standards-lab/issues/138

migrate script included

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 856796916


Changes Missing Coverage Covered Lines Changed/Added Lines %
standards_lab/api/management/commands/migrateprojectstructure.py 30 31 96.77%
standards_lab/processor/cove.py 1 3 33.33%
standards_lab/api/views.py 11 18 61.11%
<!-- Total: 86 96 89.58% -->
Files with Coverage Reduction New Missed Lines %
standards_lab/api/views.py 3 51.35%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 820161135: 3.6%
Covered Lines: 433
Relevant Lines: 618

💛 - Coveralls
odscjames commented 3 years ago

Commit message changed

odscjames commented 3 years ago

Thanks - I didn't know the testing stuff, but as we will delete that command and test in a bit I'll just leave it. I'll fix the type thing tho.