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

Expand Test Coverage #262

Merged
merged 3 commits into from
Dec 28, 2019
Merged

Expand Test Coverage #262

merged 3 commits into from
Dec 28, 2019

Conversation

kristoferbaxter
Copy link
Contributor

Add test coverage for strict declaration removal cases, and functions exported with multiple arguments.

@codecov-io
Copy link

Codecov Report

Merging #262 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   94.69%   94.83%   +0.13%     
==========================================
  Files          14       14              
  Lines        1432     1432              
  Branches      142      142              
==========================================
+ Hits         1356     1358       +2     
+ Misses         72       70       -2     
  Partials        4        4
Impacted Files Coverage Δ
src/transformers/exports.ts 94.39% <0%> (+0.31%) ⬆️
src/transformers/strict.ts 91.17% <0%> (+1.47%) ⬆️

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 c2a4295...7bde2e6. Read the comment docs.

@kristoferbaxter kristoferbaxter merged commit 81c79be into master Dec 28, 2019
@kristoferbaxter kristoferbaxter deleted the test-coverage branch December 28, 2019 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants