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/fix acceleration scenario #79

Closed ElliottMess closed 2 years ago

ElliottMess commented 2 years ago

Fixes trajectory issues due to:

codecov-commenter commented 2 years ago

Codecov Report

Base: 88.01% // Head: 88.11% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (3ab3820) compared to base (e662e7a). Patch coverage: 95.72% of modified lines in pull request are covered.

:exclamation: Current head 3ab3820 differs from pull request most recent head 67be3c1. Consider uploading reports for the commit 67be3c1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== + Coverage 88.01% 88.11% +0.09% ========================================== Files 44 44 Lines 4672 4996 +324 ========================================== + Hits 4112 4402 +290 - Misses 560 594 +34 ``` | [Impacted Files](https://codecov.io/gh/gpw13/billionaiRe/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13) | Coverage Δ | | |---|---|---| | [R/upload\_data.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui91cGxvYWRfZGF0YS5S) | `67.56% <41.17%> (-24.75%)` | :arrow_down: | | [R/transforms.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui90cmFuc2Zvcm1zLlI=) | `52.27% <50.00%> (+0.18%)` | :arrow_up: | | [R/load\_data.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9sb2FkX2RhdGEuUg==) | `47.48% <67.85%> (+0.37%)` | :arrow_up: | | [R/add\_scenarios.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hZGRfc2NlbmFyaW9zLlI=) | `96.42% <93.75%> (-1.49%)` | :arrow_down: | | [R/accelerate\_hpop.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX2hwb3AuUg==) | `97.17% <96.99%> (-2.60%)` | :arrow_down: | | [R/accelerate\_hep.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/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\_uhc.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9hY2NlbGVyYXRlX3VoYy5S) | `99.55% <100.00%> (+0.04%)` | :arrow_up: | | [R/calculate\_uhc\_contribution.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/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/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gpw13#diff-Ui9yZWN5Y2xlX2RhdGEuUg==) | `94.19% <100.00%> (+0.11%)` | :arrow_up: | | [R/scenarios\_aroc.R](https://codecov.io/gh/gpw13/billionaiRe/pull/79/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 [10 more](https://codecov.io/gh/gpw13/billionaiRe/pull/79/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.