syrupy icon indicating copy to clipboard operation
syrupy copied to clipboard

Graduate Syrupy v4 pre-release

Open noahnu opened this issue 2 years ago • 1 comments

FIXME:

  • Performance regression introduced by https://github.com/tophat/syrupy/pull/605/commits/9b3a19d433dca9aa55d004223e26eef4242ecf02 (600ms to 3.43 seconds for 1000 writes) -- notes about perf testing in https://github.com/tophat/syrupy/issues/539

TODO:

  • Complete https://github.com/tophat/syrupy/issues/535
  • Reclaim more of the internal API? (explicit __all__ usage?)

noahnu avatar May 28 '22 20:05 noahnu

Codecov Report

Merging #605 (6385979) into main (02abef5) will decrease coverage by 1.25%. The diff coverage is 94.69%.

@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
- Coverage   99.54%   98.29%   -1.25%     
==========================================
  Files          20       20              
  Lines        1326     1410      +84     
==========================================
+ Hits         1320     1386      +66     
- Misses          6       24      +18     

codecov[bot] avatar May 28 '22 20:05 codecov[bot]

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

tophat-opensource-bot avatar Feb 02 '23 20:02 tophat-opensource-bot