nus-cs2103-AY2021S2 / forum

10 stars 0 forks source link

Codecov stopped working in PR? #279

Open enhao25 opened 3 years ago

enhao25 commented 3 years ago

Hi, just yesterday, I noticed that our group's PR stopped showing the codecov coverage report.

Can I check what could be the cause of this and is there anyway to include the codecov coverage report back again?

Thank you!

damithc commented 3 years ago

@enhao25 did you mean for this PR? https://github.com/nus-cs2103-AY2021S2/tp/pull/19

We don't use the codecov report from those PRs for anything. So, it is not a big problem, at least from our side.

enhao25 commented 3 years ago

Hi prof @damithc, the issue is on our group's PR such as https://github.com/AY2021S2-CS2103T-T11-1/tp/pull/166. Do understand that codecov reports are not used, but then its something nice for us to have since, it tells us how much coverage we would have increase with our test cases. So not sure if there is anything we can do to enable it back.

damithc commented 3 years ago

Hi prof @damithc, the issue is on our group's PR such as AY2021S2-CS2103T-T11-1/tp#166.

I see. Let's wait to see if others are experiencing the same. It might even come back again after a while.

godjuansan commented 3 years ago

I think there is this https://github.com/nus-cs2103-AY2021S2/forum/issues/298 new issue posted just a few hours ago which might have been similar to the issue here.