syrupy
syrupy copied to clipboard
Graduate Syrupy v4 pre-release
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?)
Codecov Report
Merging #605 (6385979) into main (02abef5) will decrease coverage by
1.25%
. The diff coverage is94.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
:tada: This PR is included in version 4.0.0 :tada:
The release is available on:
-
v4.0.0
- GitHub release
Your semantic-release bot :package::rocket: