webpack / webpack-sources

Source code handling classes for webpack
MIT License
261 stars 71 forks source link

fix typo in RawSource #152

Closed elevenpassin closed 8 months ago

linux-foundation-easycla[bot] commented 1 year ago

CLA Signed

The committers listed above are authorized under a signed CLA.

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (cdb8e42) compared to base (9f98066). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage 93.80% 93.80% ======================================= Files 23 23 Lines 1647 1647 Branches 480 480 ======================================= Hits 1545 1545 Misses 95 95 Partials 7 7 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `93.80% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/webpack/webpack-sources/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack) | Coverage Δ | | |---|---|---| | [lib/RawSource.js](https://codecov.io/gh/webpack/webpack-sources/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack#diff-bGliL1Jhd1NvdXJjZS5qcw==) | `84.21% <0.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=webpack). 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=webpack)

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

elevenpassin commented 1 year ago

How do I fix the codecov?

alexander-akait commented 1 year ago

No need, just random changes