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

Address issue in which non-requested table(s) can be returned in addition to the requested table(s) #184

Closed MattCowgill closed 2 years ago

MattCowgill commented 2 years ago

closes https://github.com/MattCowgill/readabs/issues/174

codecov[bot] commented 2 years ago

Codecov Report

Merging #184 (4dc34fb) into master (49c52b6) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   86.95%   87.07%   +0.11%     
==========================================
  Files          27       27              
  Lines        1012     1021       +9     
==========================================
+ Hits          880      889       +9     
  Misses        132      132              
Impacted Files Coverage Δ
R/read_abs.R 90.26% <100.00%> (+0.84%) :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 49c52b6...4dc34fb. Read the comment docs.