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
802 stars 105 forks source link

Remove notes on v2.0 from the docs #332

Closed Alexsey closed 4 years ago

Alexsey commented 4 years ago

Purpose (TL;DR) - mandatory

Version 2.0 was released 3 years ago so there is no need to add focus on the fact that some feature was added at that moment

codecov[bot] commented 4 years ago

Codecov Report

Merging #332 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines         589      589           
=======================================
  Hits          551      551           
  Misses         38       38           
Flag Coverage Δ
#unit 93.54% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0bfffc1...a8770ef. Read the comment docs.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Alexsey commented 4 years ago

what can I do for this to be merged?