get https://api.codecov.io/api/v2///repos//compare/
Returns a comparison for either a pair of commits or a pull
Log in to see full request history
Response
Returns a comparison for either a pair of commits or a pull
xxxxxxxxxx
curl --request GET \
--url https://api.codecov.io/api/v2/bitbucket/owner_username/repos/repo_name/compare/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: