dayjs icon indicating copy to clipboard operation
dayjs copied to clipboard

Refactor utc tests (typos, test descriptions, code formatting) - splits pr #2084

Open BePo65 opened this issue 2 years ago • 1 comments

Fix typos in tests, duplicate test descriptions and improve code formatting.

This PR extracts parts of pr https://github.com/iamkun/dayjs/pull/2084 to make that PR more reviewable.

BePo65 avatar Sep 23 '23 17:09 BePo65

Codecov Report

Patch and project coverage have no change.

Comparison is base (a947a51) 99.77% compared to head (5e9adc3) 99.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2461   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files         183      183           
  Lines        2262     2262           
  Branches      641      641           
=======================================
  Hits         2257     2257           
  Misses          5        5           

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

codecov[bot] avatar Sep 23 '23 17:09 codecov[bot]