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

Fix #1060 #1087

Merged
merged 6 commits into from Jul 29, 2020
Merged

Fix #1060 #1087

merged 6 commits into from Jul 29, 2020

Conversation

cspotcode
Copy link
Collaborator

Fix #1060

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #1087 into master will increase coverage by 0.24%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
+ Coverage   75.08%   75.32%   +0.24%     
==========================================
  Files           6        6              
  Lines         606      612       +6     
  Branches      141      142       +1     
==========================================
+ Hits          455      461       +6     
  Misses        100      100              
  Partials       51       51              
Flag Coverage Δ
#node_10 72.09% <57.14%> (-0.26%) ⬇️
#node_12_15 72.48% <57.14%> (-0.27%) ⬇️
#node_12_16 72.48% <57.14%> (-0.27%) ⬇️
#node_13 75.00% <100.00%> (+0.24%) ⬆️
#node_14 75.00% <100.00%> (+0.08%) ⬆️
#typescript_2_7 74.83% <100.00%> (+0.24%) ⬆️
#typescript_latest 74.01% <100.00%> (+0.25%) ⬆️
#typescript_next 73.85% <100.00%> (+0.25%) ⬆️
#ubuntu 75.00% <100.00%> (+0.24%) ⬆️
#windows 75.16% <100.00%> (+0.24%) ⬆️

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

Impacted Files Coverage Δ
src/index.ts 77.64% <100.00%> (+0.40%) ⬆️

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 cc364bf...4d20856. Read the comment docs.

@coveralls
Copy link

coveralls commented Jul 29, 2020

Coverage Status

Coverage increased (+1.2%) to 83.163% when pulling 4d20856 on ab/fix-1060 into b3f84bc on master.

@cspotcode cspotcode merged commit 54d1bfa into master Jul 29, 2020
@cspotcode cspotcode deleted the ab/fix-1060 branch July 29, 2020 16:47
@cspotcode cspotcode mentioned this pull request Aug 21, 2020
4 tasks
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.

Handle file:/// URLs in source-map-support cache lookup
3 participants