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

Build using Node 20 LTS #476

Closed fatso83 closed 11 months ago

fatso83 commented 11 months ago

Verify build works using Node 20

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0719006) 95.66% compared to head (ef71432) 95.66%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ======================================= Coverage 95.66% 95.66% ======================================= Files 2 2 Lines 669 669 ======================================= Hits 640 640 Misses 29 29 ``` | Flag | Coverage Δ | | |---|---|---| | unit | `95.66% <ø> (ø)` | | 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.