alan-turing-institute / AssurancePlatform

Project to facilitate creation of Assurance Cases
MIT License
22 stars 6 forks source link

[Backend][WIP] Attaching/Reataching Case Elements #532

Closed cptanalatriste closed 3 months ago

cptanalatriste commented 3 months ago

This is currently a work in progress. In this PR there's code to:

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9836993224

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
eap_backend/eap_api/models.py 7 8 87.5%
eap_backend/eap_api/view_utils.py 87 101 86.14%
eap_backend/eap_api/views.py 62 89 69.66%
<!-- Total: 368 410 89.76% -->
Files with Coverage Reduction New Missed Lines %
eap_backend/eap_api/models.py 1 89.29%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9836046539: 1.7%
Covered Lines: 1845
Relevant Lines: 2141

💛 - Coveralls