globalgov / manydata

The portal for global governance data
https://manydata.ch
GNU Affero General Public License v3.0
9 stars 0 forks source link

#minor Fixes deployment issues with previous PR #260 #287

Closed henriquesposito closed 1 year ago

henriquesposito commented 1 year ago

This PR fixes deployment issues with previous PR #260 that "Re-structured package functions around call and compare family of functions". For more details of all the changes included in that PR, please see the description of the previous PR #260 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #287 (71041f7) into main (a6f856a) will increase coverage by 3.71%. The diff coverage is 67.91%.

:exclamation: Current head 71041f7 differs from pull request most recent head 14522e7. Consider uploading reports for the commit 14522e7 to get more accurate results

@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   70.41%   74.13%   +3.71%     
==========================================
  Files           8        5       -3     
  Lines         791      750      -41     
==========================================
- Hits          557      556       -1     
+ Misses        234      194      -40     
Impacted Files Coverage Δ
R/manydata-defunct.R 0.00% <0.00%> (ø)
R/call.R 51.43% <51.43%> (ø)
R/consolidate.R 96.27% <85.18%> (ø)
R/compare.R 92.64% <92.64%> (ø)
R/wrangling_data.R 72.00% <100.00%> (-28.00%) :arrow_down: