gpw13 / billionaiRe

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

Improvements to load_billion_data #51

Closed mjkanji closed 2 years ago

mjkanji commented 2 years ago

This PR updates the various functions relating to WHDH downloads to be compatible with the latest changes to the whdh package.

mjkanji commented 2 years ago

Task linked: CU-21fm1cm Update load_billion_data to work with the latest changes to the whdh package

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (f228ae7) into main (5e54967) will decrease coverage by 0.11%. The diff coverage is 63.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   85.57%   85.46%   -0.12%     
==========================================
  Files          41       41              
  Lines        4278     4293      +15     
==========================================
+ Hits         3661     3669       +8     
- Misses        617      624       +7     
Impacted Files Coverage Δ
R/load_data.R 11.66% <32.00%> (-1.50%) :arrow_down:
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...f228ae7. Read the comment docs.