nlmixr2 / rxode2et

https://nlmixr2.github.io/rxode2et/
1 stars 1 forks source link

Add test for extra dose added #6

Closed billdenney closed 1 year ago

billdenney commented 1 year ago

The initial commit here does not fix the issue, but it adds a test for #2. (And, it removes a bit of extra whitespace.)

codecov[bot] commented 1 year ago

Codecov Report

Base: 61.34% // Head: 61.46% // Increases project coverage by +0.12% :tada:

Coverage data is based on head (656ab41) compared to base (1396483). Patch coverage: 57.44% of modified lines in pull request are covered.

:exclamation: Current head 656ab41 differs from pull request most recent head c87107c. Consider uploading reports for the commit c87107c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 61.34% 61.46% +0.12% ========================================== Files 20 20 Lines 3924 3932 +8 ========================================== + Hits 2407 2417 +10 + Misses 1517 1515 -2 ``` | [Impacted Files](https://codecov.io/gh/nlmixr2/rxode2et/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2) | Coverage Δ | | |---|---|---| | [src/et.cpp](https://codecov.io/gh/nlmixr2/rxode2et/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2#diff-c3JjL2V0LmNwcA==) | `78.28% <57.44%> (+0.15%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nlmixr2)

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