sinonjs / sinon

Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.64k stars 772 forks source link

Update build.cjs #2546

Closed RohitPaul0007 closed 1 year ago

RohitPaul0007 commented 1 year ago

Purpose (TL;DR) - mandatory

How to verify - mandatory

  1. Check out this branch
  2. npm install

Checklist for author

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (67a8cea) 95.95% compared to head (73da8f0) 95.95%.

:exclamation: Current head 73da8f0 differs from pull request most recent head 119d3e4. Consider uploading reports for the commit 119d3e4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2546 +/- ## ======================================= Coverage 95.95% 95.95% ======================================= Files 40 40 Lines 1904 1904 ======================================= Hits 1827 1827 Misses 77 77 ``` | [Flag](https://app.codecov.io/gh/sinonjs/sinon/pull/2546/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/sinonjs/sinon/pull/2546/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs) | `95.95% <ø> (ø)` | | 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=sinonjs#carryforward-flags-in-the-pull-request-comment) to find out more.

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

fatso83 commented 1 year ago

Thanks :)