jest icon indicating copy to clipboard operation
jest copied to clipboard

Additional fix for #4444 to prevent errors on windows

Open lukeapage opened this issue 4 years ago • 2 comments

Summary

See https://github.com/facebook/jest/issues/4444#issuecomment-843766162

I would love to get ay feedback on what kind of fix would be accepted, this is just one possibility.

Test plan

This issue is intermittent and windows only.

lukeapage avatar May 19 '21 06:05 lukeapage

Codecov Report

Merging #11423 (2c2d59b) into master (2047a36) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11423      +/-   ##
==========================================
- Coverage   69.32%   69.31%   -0.01%     
==========================================
  Files         311      311              
  Lines       16241    16243       +2     
  Branches     4700     4701       +1     
==========================================
  Hits        11259    11259              
- Misses       4954     4956       +2     
  Partials       28       28              
Impacted Files Coverage Δ
packages/jest-transform/src/ScriptTransformer.ts 78.57% <0.00%> (-0.48%) :arrow_down:

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 2047a36...2c2d59b. Read the comment docs.

codecov-commenter avatar May 19 '21 06:05 codecov-commenter

This PR is stale because it has been open 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Sep 16 '22 06:09 github-actions[bot]

https://github.com/facebook/jest/releases/tag/v29.1.0

SimenB avatar Sep 28 '22 07:09 SimenB

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

github-actions[bot] avatar Oct 30 '22 00:10 github-actions[bot]