pkpdapp-team / pkpdapp

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

fix(frontend): ignored Amount column #511

Closed eatyourgreens closed 1 month ago

eatyourgreens commented 1 month ago

When the Amount column is marked as ignored, we want to create dosing protocols based on the Administration ID column (if present), but with dose amounts set to 0.

Also, parse Administration ID as a positive integer, see https://dataset.lixoft.com/description/description-of-column-types-used-to-define-the-dose-regimen/#admidcol

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.26%. Comparing base (28944d1) to head (907bce0). Report is 67 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #511 +/- ## =============================================== - Coverage 76.88% 76.26% -0.62% =============================================== Files 108 108 Lines 5593 5591 -2 =============================================== - Hits 4300 4264 -36 - Misses 1293 1327 +34 ```

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

sonarcloud[bot] commented 1 month 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 1 month 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