lemurheavy / coveralls-public

The public issue tracker for coveralls.io
http://coveralls.io
124 stars 7 forks source link

Coveralls stopped posting comments in PRs #1760

Open id opened 2 months ago

id commented 2 months ago

Hi.

We've stopped receiving comments from coveralls bot for quite some time in emqx/emqx repo. The last build that I could find with a comment to the corresponding PR is this one.

Here is my PR where I tried to troubleshoot this: https://github.com/emqx/emqx/pull/12987. I've switched from using curl to coverallsapp/github-action, and seems like it worked, but still no comment in the PR: https://github.com/emqx/emqx/actions/runs/9004245864/job/24739939195?pr=12987#step:2:56

 API Response: {"done":true,"url":"https://coveralls.io/builds/67376894","jobs":0}

At least, build number in the done response matches number in responses for parallel builds like this one.

I also noticed other issues with our repo, which may, or may not be related to this one:

Could you help me to understand what is the problem?