pkpdapp-team / pkpdapp

A web application for modeling the distribution and effects of drugs.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

fix(frontend): protocol mapped qname for legacy projects #485

Closed eatyourgreens closed 3 months ago

eatyourgreens commented 3 months ago

Older protocols, created on the main branch, won't have the new mapped_qname field. In that case, set protocol.mapped_qname from protocol.variables, when we create a new protocol in the Trial Design tab.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.78%. Comparing base (6511358) to head (012dbee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #485 +/- ## ============================================ Coverage 76.78% 76.78% ============================================ Files 108 108 Lines 5609 5609 ============================================ Hits 4307 4307 Misses 1302 1302 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'pkpdapp'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed for 'pkpdapp-team_pkpdapp_frontend'

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud