Emergency: Some API out of use

Description

Today I find some API doesn’t work any more. No response got. List some as follows:

curl https://codecov.io/api/gh/qiniu/goc/branches
curl https://codecov.io/api/gh/qiniu/goc/branch/master/commits
curl https://codecov.io/api/gh/qiniu/goc/pulls\?state\=merged

Repository

It seems like some regressions happened. I’d like to know the details. Besides, if I want to query the coverage data of all merged PRs in repo goc via codecov API, what can I do?

Hi @fansi404, apologies here. I just tested the APIs, are you still getting issues?

The APIs work today. Thanks for you reply. @tom