Open-Systems-Pharmacology / TLF-Library

TLF Library implementation in R
https://www.open-systems-pharmacology.org/TLF-Library/
Other
9 stars 6 forks source link

Allow plotting of empty dataframes #486

Closed Felixmil closed 3 months ago

codecov-commenter commented 9 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% :tada:

Comparison is base (bfce0e5) 69.71% compared to head (3508bba) 69.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #486 +/- ## =========================================== + Coverage 69.71% 69.78% +0.07% =========================================== Files 63 63 Lines 4276 4280 +4 =========================================== + Hits 2981 2987 +6 + Misses 1295 1293 -2 ``` | [Files Changed](https://app.codecov.io/gh/Open-Systems-Pharmacology/TLF-Library/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-Systems-Pharmacology) | Coverage Δ | | |---|---|---| | [R/datamapping-xygroup.R](https://app.codecov.io/gh/Open-Systems-Pharmacology/TLF-Library/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-Systems-Pharmacology#diff-Ui9kYXRhbWFwcGluZy14eWdyb3VwLlI=) | `95.12% <100.00%> (+0.38%)` | :arrow_up: | | [R/helpers.R](https://app.codecov.io/gh/Open-Systems-Pharmacology/TLF-Library/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-Systems-Pharmacology#diff-Ui9oZWxwZXJzLlI=) | `87.50% <100.00%> (+6.25%)` | :arrow_up: | | [R/plot-obs-vs-pred.R](https://app.codecov.io/gh/Open-Systems-Pharmacology/TLF-Library/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-Systems-Pharmacology#diff-Ui9wbG90LW9icy12cy1wcmVkLlI=) | `70.83% <100.00%> (-0.31%)` | :arrow_down: | | [R/utilities-mapping.R](https://app.codecov.io/gh/Open-Systems-Pharmacology/TLF-Library/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-Systems-Pharmacology#diff-Ui91dGlsaXRpZXMtbWFwcGluZy5S) | `53.95% <100.00%> (+1.40%)` | :arrow_up: |

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

PavelBal commented 9 months ago

@Felixmil still a draft?