sinonjs / sinon

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

Expose Changelog #2550

Closed fatso83 closed 1 year ago

fatso83 commented 1 year ago

This PR simply adds the missing link that @mroderick discovered was missing for the changelog in #2549

codecov[bot] commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c97f511) 96.00% compared to head (e84d044) 95.95%. Report is 15 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2550 +/- ## ========================================== - Coverage 96.00% 95.95% -0.05% ========================================== Files 40 40 Lines 1900 1904 +4 ========================================== + Hits 1824 1827 +3 - Misses 76 77 +1 ``` | [Flag](https://app.codecov.io/gh/sinonjs/sinon/pull/2550/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/2550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs) | `95.95% <92.00%> (-0.05%)` | :arrow_down: | 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. | [Files](https://app.codecov.io/gh/sinonjs/sinon/pull/2550?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs) | Coverage Δ | | |---|---|---| | [lib/sinon/default-behaviors.js](https://app.codecov.io/gh/sinonjs/sinon/pull/2550?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs#diff-bGliL3Npbm9uL2RlZmF1bHQtYmVoYXZpb3JzLmpz) | `100.00% <100.00%> (ø)` | | | [lib/sinon/util/core/default-config.js](https://app.codecov.io/gh/sinonjs/sinon/pull/2550?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs#diff-bGliL3Npbm9uL3V0aWwvY29yZS9kZWZhdWx0LWNvbmZpZy5qcw==) | `100.00% <ø> (ø)` | | | [lib/sinon/util/core/get-property-descriptor.js](https://app.codecov.io/gh/sinonjs/sinon/pull/2550?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs#diff-bGliL3Npbm9uL3V0aWwvY29yZS9nZXQtcHJvcGVydHktZGVzY3JpcHRvci5qcw==) | `100.00% <100.00%> (ø)` | | | [lib/sinon/sandbox.js](https://app.codecov.io/gh/sinonjs/sinon/pull/2550?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs#diff-bGliL3Npbm9uL3NhbmRib3guanM=) | `97.34% <91.30%> (-0.41%)` | :arrow_down: |

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