Skip to content

Switch from bundled createRequire shim to npm "create-require" - #1156

Merged
cspotcode merged 3 commits into
masterfrom
ab/fix-1152
Nov 22, 2020
Merged

Switch from bundled createRequire shim to npm "create-require"#1156
cspotcode merged 3 commits into
masterfrom
ab/fix-1152

Conversation

@cspotcode

Copy link
Copy Markdown
Collaborator

@codecov

codecovBot commented Nov 22, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1156 (4811faf) into master (8b9489a) will increase coverage by 0.08%.
The diff coverage is 50.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #1156 +/- ##
==========================================
+ Coverage 79.60% 79.68% +0.08% 
==========================================
Files 7 7 Lines 711 709 -2 Branches 158 157 -1 ==========================================
- Hits 566 565 -1 
Misses 89 89 + Partials 56 55 -1 
FlagCoverage Δ
node_1076.20% <50.00%> (+0.09%)⬆️
node_12_1576.55% <50.00%> (+0.09%)⬆️
node_12_1676.55% <50.00%> (+0.09%)⬆️
node_1378.98% <50.00%> (+0.08%)⬆️
node_1478.98% <50.00%> (+0.08%)⬆️
node_14_13_078.13% <50.00%> (+0.07%)⬆️
node_1578.98% <50.00%> (+0.08%)⬆️
typescript_2_778.98% <50.00%> (+0.08%)⬆️
typescript_latest78.13% <50.00%> (+0.07%)⬆️
typescript_next78.13% <50.00%> (+0.07%)⬆️
ubuntu78.84% <50.00%> (+0.08%)⬆️
windows78.98% <50.00%> (+0.08%)⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted FilesCoverage Δ
src/index.ts79.20% <50.00%> (+0.14%)⬆️

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 8b9489a...4811faf. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@cspotcode