Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from Nov 22, 2020

Conversation

cspotcode
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Nov 22, 2020

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     
Flag Coverage Δ
node_10 76.20% <50.00%> (+0.09%) ⬆️
node_12_15 76.55% <50.00%> (+0.09%) ⬆️
node_12_16 76.55% <50.00%> (+0.09%) ⬆️
node_13 78.98% <50.00%> (+0.08%) ⬆️
node_14 78.98% <50.00%> (+0.08%) ⬆️
node_14_13_0 78.13% <50.00%> (+0.07%) ⬆️
node_15 78.98% <50.00%> (+0.08%) ⬆️
typescript_2_7 78.98% <50.00%> (+0.08%) ⬆️
typescript_latest 78.13% <50.00%> (+0.07%) ⬆️
typescript_next 78.13% <50.00%> (+0.07%) ⬆️
ubuntu 78.84% <50.00%> (+0.08%) ⬆️
windows 78.98% <50.00%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
src/index.ts 79.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 free to 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.

None yet

1 participant