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

ui: Delete a project button for owners of project #147

Closed odscjames closed 3 years ago

odscjames commented 3 years ago

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

Also,

This JS code also checks response for non-200 See #134

odscjames commented 3 years ago

Note this makes all API failures have a non 200 status code, generally good practice and something we need for #134 anyway

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 989388338


Changes Missing Coverage Covered Lines Changed/Added Lines %
standards_lab/api/views.py 8 17 47.06%
<!-- Total: 8 17 47.06% -->
Totals Coverage Status
Change from base Build 895759267: -0.6%
Covered Lines: 465
Relevant Lines: 657

💛 - Coveralls