Conversation
|
Codecov Report
@@ Coverage Diff @@
## master #1206 +/- ##
=======================================
Coverage 95.28% 95.28%
=======================================
Files 106 106
Lines 2377 2377
Branches 473 473
=======================================
Hits 2265 2265
Misses 107 107
Partials 5 5 Continue to review full report at Codecov.
|
bdf442b to
3e57ec8
Compare
|
Unfortunately turbo is not a viable option because they're not multiplatform anymore: Lerna 7 isn't either: lerna/lerna#3676 At the moment we're still using lerna 6 (so I am actually able to use it on ppc64le) but I've already migrated to yarn 4 which bundles a brand new task runner. I'm planning to use it for the most basic tasks like compiling and testing, like I did in mikro-orm: mikro-orm/mikro-orm#4331 |
Just a test for now