GoogleChrome / chrome-types

Code to parse Chrome's internal extension type definitions—published on NPM as chrome-types
https://www.npmjs.com/package/chrome-types
Apache License 2.0
189 stars 30 forks source link

Correct condition for openPopup() API #75

Closed oliverdunk closed 3 months ago

oliverdunk commented 4 months ago

Really hoping this is the last one - the build is passing now, but since I'm using >= we want Chrome 127 here to show the correct availability :)

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.40%. Comparing base (5cdcf00) to head (8b004e5). Report is 2 commits behind head on main.

Files Patch % Lines
tools/override.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ======================================= Coverage 44.40% 44.40% ======================================= Files 21 21 Lines 4076 4076 Branches 284 284 ======================================= Hits 1810 1810 Misses 2266 2266 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.