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

Add option to load industry_wages in read_payrolls #178

Closed martintburgess closed 2 years ago

martintburgess commented 2 years ago

Closes #177

MattCowgill commented 2 years ago

Thanks so much @martintburgess

codecov[bot] commented 2 years ago

Codecov Report

Merging #178 (5e69c48) into master (fb16439) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   86.83%   86.95%   +0.12%     
==========================================
  Files          27       27              
  Lines        1010     1012       +2     
==========================================
+ Hits          877      880       +3     
+ Misses        133      132       -1     
Impacted Files Coverage Δ
R/read_payrolls.R 64.00% <100.00%> (+1.39%) :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 fb16439...5e69c48. Read the comment docs.

MattCowgill commented 2 years ago

Done, thanks again @martintburgess

martintburgess commented 2 years ago

Glad to make a small contribution to this fantastic resource. Thanks @MattCowgill