ropensci / piggyback

:package: for using large(r) data files on GitHub
https://docs.ropensci.org/piggyback
GNU General Public License v3.0
182 stars 26 forks source link

Add GHA for codecov #87

Closed tanho63 closed 2 years ago

tanho63 commented 2 years ago

Noticed the codecov was out of date, probably last tested with travis or something. I don't have access to the ropensci codecov token, but the GHA should work once the correct token is uploaded.

Also bugfixed pb_info handling of no releases and added testing for no releases found + file not found on downloads.

Coverage looks to be around 85% which is pretty good! Not currently testing for http errors.

tanho63 commented 2 years ago

GHA checks are passing (some need a retry mostly based on http errors, but that seems par for the course.)