MattCowgill / readabs

Download and tidy time series data from the Australian Bureau of Statistics in R
https://mattcowgill.github.io/readabs/
Other
101 stars 22 forks source link

Fix minor issues #160

Closed MattCowgill closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #160 (344a3d0) into master (d242f35) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   86.82%   86.90%   +0.07%     
==========================================
  Files          27       27              
  Lines        1002     1008       +6     
==========================================
+ Hits          870      876       +6     
  Misses        132      132              
Impacted Files Coverage Δ
R/get_abs_xml_metadata.R 91.66% <100.00%> (ø)
R/read_abs.R 89.42% <100.00%> (+0.64%) :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 d242f35...344a3d0. Read the comment docs.