sinonjs / fake-timers

Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
BSD 3-Clause "New" or "Revised" License
793 stars 103 forks source link

Fix link to Mochify and adjust description #488

Closed mantoni closed 6 months ago

mantoni commented 6 months ago

Purpose (TL;DR) - mandatory

Mochify became an org with the rewrite and the description was still referring to PhantomJS.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7d6fbcb) 97.50% compared to head (f33c9da) 97.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #488 +/- ## ======================================= Coverage 97.50% 97.50% ======================================= Files 16 16 Lines 3960 3960 ======================================= Hits 3861 3861 Misses 99 99 ``` | [Flag](https://app.codecov.io/gh/sinonjs/fake-timers/pull/488/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/fake-timers/pull/488/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sinonjs) | `97.50% <ø> (ø)` | | 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.