Closed alexander-akait closed 3 years ago
Merging #51 (cb4a97d) into master (99e819a) will decrease coverage by
48.38%
. The diff coverage is61.53%
.:exclamation: Current head cb4a97d differs from pull request most recent head 3dca806. Consider uploading reports for the commit 3dca806 to get more accurate results
@@ Coverage Diff @@
## master #51 +/- ##
============================================
- Coverage 100.00% 51.61% -48.39%
============================================
Files 2 2
Lines 28 31 +3
Branches 10 10
============================================
- Hits 28 16 -12
- Misses 0 14 +14
- Partials 0 1 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 53.33% <61.53%> (-46.67%) |
:arrow_down: |
src/cjs.js | 0.00% <0.00%> (-100.00%) |
: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 99e819a...3dca806. Read the comment docs.
Unfortunately, we are in a stalemate, we need new versions but jest
is broken with import()
and we need to use import()
because remark
in ESM, so we will have to stay without tests, I'm surprised how fragmented we are, on the one hand, everyone is talking about the migration on ESM asap, on the other hand most of our tools is not working due internals bugs in V8 and Node.js, that is very sad
This PR contains a:
Motivation / Use-Case
Breaking Changes
Additional Info