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

TypeScript: detect node built-in type usage #445

Merged
merged 1 commit into from Nov 1, 2019
Merged

TypeScript: detect node built-in type usage #445

merged 1 commit into from Nov 1, 2019

Conversation

sveyret
Copy link
Contributor

@sveyret sveyret commented Oct 31, 2019

Issue #444

@sveyret
Copy link
Contributor Author

sveyret commented Oct 31, 2019

This PR also contains a unit test.

@codecov
Copy link

codecov bot commented Oct 31, 2019

Codecov Report

Merging #445 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   99.13%   99.13%   +<.01%     
==========================================
  Files          36       36              
  Lines         695      697       +2     
==========================================
+ Hits          689      691       +2     
  Misses          6        6
Impacted Files Coverage Δ
src/utils/typescript.js 100% <100%> (ø) ⬆️

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 0a11bd1...296c456. Read the comment docs.

@rumpl rumpl merged commit c9045d1 into depcheck:master Nov 1, 2019
@sveyret sveyret deleted the NodeType branch November 1, 2019 12:25
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

2 participants