nodecraft / b2-cloud-storage

Backblaze B2 Cloud Storage API Client. Implements all of the B2 Cloud Storage APIs, with helper methods for uploading files.
MIT License
42 stars 10 forks source link

Improve code coverage #15

Open Cherry opened 5 years ago

Cherry commented 5 years ago

Test coverage is currently pretty low at around 20%: https://coveralls.io/github/nodecraft/b2-cloud-storage

More tests and extended tests are required.

grabartley commented 5 years ago

I will take a look at doing this

Cherry commented 5 years ago

Thanks @grabartley! Just submit a PR when you're ready. 😃