nutgaard / yet-another-fetch-mock

MIT License
4 stars 2 forks source link

feat(esm): bumped dependencies and added esm support #45

Closed nutgaard closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 96.95% and project coverage change: -1.98 :warning:

Comparison is base (929cd28) 97.72% compared to head (ff3da61) 95.75%.

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

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ========================================== - Coverage 97.72% 95.75% -1.98% ========================================== Files 7 7 Lines 220 612 +392 Branches 16 129 +113 ========================================== + Hits 215 586 +371 - Misses 5 26 +21 ``` | [Impacted Files](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/yet-another-fetch-mock.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3lldC1hbm90aGVyLWZldGNoLW1vY2sudHM=) | `95.23% <90.90%> (-2.81%)` | :arrow_down: | | [src/matcher-utils.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21hdGNoZXItdXRpbHMudHM=) | `83.33% <95.83%> (-10.96%)` | :arrow_down: | | [src/internal-utils.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ludGVybmFsLXV0aWxzLnRz) | `100.00% <100.00%> (ø)` | | | [src/middleware-utils.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21pZGRsZXdhcmUtdXRpbHMudHM=) | `100.00% <100.00%> (ø)` | | | [src/mock-context.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21vY2stY29udGV4dC50cw==) | `100.00% <100.00%> (ø)` | | | [src/spy-middleware.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3NweS1taWRkbGV3YXJlLnRz) | `100.00% <100.00%> (ø)` | | | [src/types.ts](https://codecov.io/gh/nutgaard/yet-another-fetch-mock/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3R5cGVzLnRz) | `100.00% <100.00%> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: