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 `read_abs_url()` #221

Closed MattCowgill closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 87.72% // Head: 87.90% // Increases project coverage by +0.17% :tada:

Coverage data is based on head (d1757a1) compared to base (524cd67). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== + Coverage 87.72% 87.90% +0.17% ========================================== Files 28 28 Lines 1108 1116 +8 ========================================== + Hits 972 981 +9 + Misses 136 135 -1 ``` | [Impacted Files](https://codecov.io/gh/MattCowgill/readabs/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill) | Coverage Δ | | |---|---|---| | [R/read\_abs.R](https://codecov.io/gh/MattCowgill/readabs/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill#diff-Ui9yZWFkX2Ficy5S) | `90.90% <ø> (ø)` | | | [R/read\_abs\_local.R](https://codecov.io/gh/MattCowgill/readabs/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill#diff-Ui9yZWFkX2Fic19sb2NhbC5S) | `77.55% <100.00%> (+4.38%)` | :arrow_up: | | [R/read\_job\_mobility.R](https://codecov.io/gh/MattCowgill/readabs/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill#diff-Ui9yZWFkX2pvYl9tb2JpbGl0eS5S) | `96.29% <100.00%> (ø)` | | | [R/download\_abs.R](https://codecov.io/gh/MattCowgill/readabs/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill#diff-Ui9kb3dubG9hZF9hYnMuUg==) | `100.00% <0.00%> (+5.88%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Cowgill)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.