Closed ethanholz closed 5 months ago
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:
This PR adds testing for
gh.py
making heavy use of mocks for the GitHub API calls. Additionally, this PR usesurljoin
to help fix some of the testing issues that can occur with URLs.