Closed m-roberts closed 1 month ago
Thanks for highlighting this, I'm honestly not sure how I haven't noticed it before. I'll check a couple of things, merge this and try to release a new version soon-ish.
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
I got this issue when trying to make a deposit into a pot.
I found that it was due to "the fact the data was in the query string and not the body".
This is likely an issue across the library, but the change offered in this PR is what I needed for my purposes.