Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

fix: hide debug warning if typescript is not found #75

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Conversation

jdx
Copy link
Contributor

@jdx jdx commented Feb 19, 2019

Fixes #73

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #75 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   68.53%   68.69%   +0.16%     
==========================================
  Files           7        7              
  Lines         429      428       -1     
  Branches      120      120              
==========================================
  Hits          294      294              
+ Misses         86       85       -1     
  Partials       49       49
Impacted Files Coverage Δ
src/ts-node.ts 84.31% <100%> (+1.62%) ⬆️

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 4607c80...feae7b2. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #75 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   68.53%   68.69%   +0.16%     
==========================================
  Files           7        7              
  Lines         429      428       -1     
  Branches      120      120              
==========================================
  Hits          294      294              
+ Misses         86       85       -1     
  Partials       49       49
Impacted Files Coverage Δ
src/ts-node.ts 84.31% <100%> (+1.62%) ⬆️

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 4607c80...feae7b2. Read the comment docs.

@jdx jdx merged commit 6994d0a into master Feb 19, 2019
@jdx jdx deleted the hide-warning branch February 19, 2019 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant