clarkbw / jest-webextension-mock

A module to mock WebExtensions in Jest
BSD 3-Clause "New" or "Revised" License
93 stars 37 forks source link

Switch from yarn to npm #164

Closed clarkbw closed 2 years ago

clarkbw commented 2 years ago

Haven't used Yarn in quite some time and don't want to upgrade to current yarn versions. Given npm has been making great progress in the last few years this should simplify development a bit.

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.50% // Head: 99.50% // No change to project coverage :thumbsup:

Coverage data is based on head (d7d0d09) compared to base (962c604). Patch has no changes to coverable lines.

:exclamation: Current head d7d0d09 differs from pull request most recent head 9b99c50. Consider uploading reports for the commit 9b99c50 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ======================================= Coverage 99.50% 99.50% ======================================= Files 14 14 Lines 202 202 Branches 43 43 ======================================= Hits 201 201 Misses 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.