gpw13 / billionaiRe

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

Dynamic `projected_year` #52

Closed ElliottMess closed 2 years ago

ElliottMess commented 2 years ago

Introduce dynamic projected_year in calculate_uhc_billion instead of a fix 2020 value.

codecov-commenter commented 2 years ago

Codecov Report

Merging #52 (df77387) into main (5e54967) will decrease coverage by 0.35%. The diff coverage is 53.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   85.57%   85.22%   -0.36%     
==========================================
  Files          41       41              
  Lines        4278     4305      +27     
==========================================
+ Hits         3661     3669       +8     
- Misses        617      636      +19     
Impacted Files Coverage Δ
R/calculate_uhc_billion.R 100.00% <ø> (ø)
R/remove_recycled_data.R 0.00% <ø> (ø)
R/utils_wrangling.R 0.00% <0.00%> (ø)
R/wrangle_data.R 0.00% <0.00%> (ø)
R/load_data.R 11.76% <33.33%> (-1.40%) :arrow_down:
R/recycle_data.R 94.07% <90.90%> (ø)
R/accelerate_uhc.R 99.48% <100.00%> (ø)
R/utils_asserts.R 45.30% <100.00%> (+0.90%) :arrow_up:
R/utils_whdh.R 73.41% <100.00%> (+1.79%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e54967...df77387. Read the comment docs.