codecov / codecov-browser-extension

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

Firefox plugin not working #50

Closed elliottower closed 3 months ago

elliottower commented 1 year ago

Hi, I'm not sure if there's a way to submit diagnostics reports or something like that but I even switched to the new global navigation UI (which isn't ideal, kind of hate it) but I don't see any coverage information even though my two repositories both have codecov PR comments and such enabled.

Do I have to enable something in the extension or on codecov's site?

elliottower commented 1 year ago

Oh I see, I clicked the extension and did 'always allow on github.com' and now it shows up but it just shows this and doesn't do anything (gets grayed out) when I click it. Guess I'll have to wait until the extension is more mature or something, seems to be pretty buggy currently.

Screen Shot 2023-08-25 at 12 02 01 PM
anukul commented 1 year ago

Yeah this is a known issue. Firefox treats both the required permissions (github.com and codecov API) as optional, and they need to be manually enabled for now in the Addon settings.

image

Will update the README and Firefox addons page with this information, but we should keep this issue open.

miparnisari commented 10 months ago

@anukul yes please update the readme :)

bmulholland commented 7 months ago

FWIW I use Firefox and it appears to work pretty consistently for me.

thomasrockhu-codecov commented 3 months ago

Closing for now as it seems to be resolved. Please feel free to reopen if that's not the case.