codecov / codecov-browser-extension

A browser extension for Codecov. Works for Chrome and Firefox
Apache License 2.0
36 stars 11 forks source link

Coverage not shown on one repo repo (but works on others) #68

Closed bruno-garcia closed 3 days ago

bruno-garcia commented 7 months ago

At first I thought it was related to:

ButI have the correct permissions: image

But still I don't see the reports when browsing sentry-dotnet, I see N/A: image

Example: Codecov: https://app.codecov.io/gh/getsentry/sentry-dotnet/blob/main/src%2FSentry%2FDsn.cs GitHub: https://github.com/getsentry/sentry-dotnet/blob/main/src/Sentry/Dsn.cs

It also works on another C#-based repo:

https://github.com/getsentry/symbol-collector/blob/main/src/SymbolCollector.Core/FatBinaryReader.cs

And on the sentry-javascript repo it also works: Codecov: https://app.codecov.io/gh/getsentry/sentry-javascript/blob/master/packages%2Freplay-canvas%2Fsrc%2Fcanvas.ts GitHub: https://github.com/getsentry/sentry-javascript/blob/develop/packages/replay-canvas/src/canvas.ts

Plugin Version: image

rohan-at-sentry commented 1 month ago

@spalmurray-codecov can you take a look at this when you have some cycles. @thomasrockhu-codecov can you un-assign me and assign Spencer

thomasrockhu-codecov commented 1 month ago

fyi @katia-sentry

spalmurray-codecov commented 3 days ago

Image

It seems like with the addition of this message, the problem is no longer a problem.

Image