nlmixr2 / nonmem2rx

nonmem2rx
https://nlmixr2.github.io/nonmem2rx/
9 stars 0 forks source link

Handle dvid #132

Closed mattfidler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 84.41% and project coverage change: -0.14 :warning:

Comparison is base (6108240) 90.88% compared to head (e4ed898) 90.74%.

:exclamation: Current head e4ed898 differs from pull request most recent head 07466c0. Consider uploading reports for the commit 07466c0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================== - Coverage 90.88% 90.74% -0.14% ========================================== Files 51 51 Lines 6175 6226 +51 ========================================== + Hits 5612 5650 +38 - Misses 563 576 +13 ``` | [Impacted Files](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2) | Coverage Δ | | |---|---|---| | [R/readInNonmemInput.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9yZWFkSW5Ob25tZW1JbnB1dC5S) | `82.01% <25.00%> (-1.24%)` | :arrow_down: | | [R/determineError.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9kZXRlcm1pbmVFcnJvci5S) | `93.68% <75.00%> (-1.38%)` | :arrow_down: | | [R/asNonmem2rx.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9hc05vbm1lbTJyeC5S) | `83.07% <81.25%> (-2.89%)` | :arrow_down: | | [R/rxUiGet.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9yeFVpR2V0LlI=) | `92.30% <86.66%> (-7.70%)` | :arrow_down: | | [R/validate.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui92YWxpZGF0ZS5S) | `93.03% <93.33%> (+0.10%)` | :arrow_up: | | [R/abbrev.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9hYmJyZXYuUg==) | `91.30% <100.00%> (+0.04%)` | :arrow_up: | | [R/nonmem2rx.R](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-Ui9ub25tZW0ycnguUg==) | `85.02% <100.00%> (-0.29%)` | :arrow_down: | | [src/abbrev.c](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-c3JjL2FiYnJldi5j) | `96.96% <100.00%> (+0.01%)` | :arrow_up: | | [src/util.cpp](https://app.codecov.io/gh/nlmixr2/nonmem2rx/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-c3JjL3V0aWwuY3Bw) | `92.41% <100.00%> (+0.12%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.