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

Ignore nodoc for getDisabledRuleIds and updateStaticRules methods #56

Closed oliverdunk closed 1 year ago

oliverdunk commented 1 year ago

These were marked as nodoc for a while, so ignoring that to get the correct version information in our docs.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (28d951b) 39.00% compared to head (1436b0c) 39.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 39.00% 39.01% ======================================= Files 21 21 Lines 4025 4027 +2 Branches 211 212 +1 ======================================= + Hits 1570 1571 +1 - Misses 2455 2456 +1 ``` | [Files Changed](https://app.codecov.io/gh/GoogleChrome/chrome-types/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleChrome) | Coverage Δ | | |---|---|---| | [tools/override.js](https://app.codecov.io/gh/GoogleChrome/chrome-types/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleChrome#diff-dG9vbHMvb3ZlcnJpZGUuanM=) | `27.76% <100.00%> (+0.06%)` | :arrow_up: |

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