gpw13 / billionaiRe

Calculate the WHO Triple Billions
https://gpw13.github.io/billionaiRe/
GNU General Public License v3.0
7 stars 4 forks source link

Feature/split acceleration scenarios #81

Closed ElliottMess closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.11% // Head: 88.52% // Increases project coverage by +0.41% :tada:

Coverage data is based on head (e6d96c4) compared to base (8cde58a). Patch coverage: 98.31% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== + Coverage 88.11% 88.52% +0.41% ========================================== Files 44 45 +1 Lines 4996 5262 +266 ========================================== + Hits 4402 4658 +256 - Misses 594 604 +10 ``` | [Impacted Files](https://codecov.io/gh/gpw13/billionaiRe/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13) | Coverage Δ | | |---|---|---| | [R/utils-parameters.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui91dGlscy1wYXJhbWV0ZXJzLlI=) | `78.94% <78.94%> (ø)` | | | [R/add\_scenarios.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hZGRfc2NlbmFyaW9zLlI=) | `93.25% <93.24%> (-3.18%)` | :arrow_down: | | [R/sdg\_hpop.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9zZGdfaHBvcC5S) | `97.28% <97.17%> (-2.72%)` | :arrow_down: | | [R/accelerate\_hpop.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX2hwb3AuUg==) | `97.82% <97.63%> (+0.65%)` | :arrow_up: | | [R/accelerate\_hep.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX2hlcC5S) | `100.00% <100.00%> (ø)` | | | [R/accelerate\_target\_uhc.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX3RhcmdldF91aGMuUg==) | `100.00% <100.00%> (ø)` | | | [R/accelerate\_uhc.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX3VoYy5S) | `99.50% <100.00%> (-0.05%)` | :arrow_down: | | [R/calculate\_uhc\_contribution.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9jYWxjdWxhdGVfdWhjX2NvbnRyaWJ1dGlvbi5S) | `100.00% <100.00%> (ø)` | | | [R/recycle\_data.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9yZWN5Y2xlX2RhdGEuUg==) | `94.15% <100.00%> (-0.04%)` | :arrow_down: | | [R/scenarios\_aroc.R](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9zY2VuYXJpb3NfYXJvYy5S) | `96.66% <100.00%> (ø)` | | | ... and [12 more](https://codecov.io/gh/gpw13/billionaiRe/pull/81/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13) | | 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=gpw13). 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=gpw13)

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

ElliottMess commented 1 year ago

Superseeded by #82