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

ignore diagnostics & lints #37

Merged
merged 1 commit into from
Sep 15, 2017
Merged

ignore diagnostics & lints #37

merged 1 commit into from
Sep 15, 2017

Conversation

zinserjan
Copy link
Owner

resolves #14

@codecov-io
Copy link

codecov-io commented Sep 15, 2017

Codecov Report

Merging #37 into master will decrease coverage by 0.29%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #37     +/-   ##
=========================================
- Coverage   40.41%   40.11%   -0.3%     
=========================================
  Files           8        8             
  Lines         339      344      +5     
  Branches       44       47      +3     
=========================================
+ Hits          137      138      +1     
- Misses        202      206      +4
Impacted Files Coverage Δ
src/worker/TsCheckerRuntime.ts 0% <0%> (ø) ⬆️
src/TsCheckerWebpackPlugin.ts 96.2% <100%> (+0.04%) ⬆️
src/worker/TsCheckerWorker.ts 90.24% <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 acefc82...af494c3. Read the comment docs.

@zinserjan zinserjan merged commit 07c7d6a into master Sep 15, 2017
@zinserjan zinserjan deleted the ignore-diagnostics-lints branch September 15, 2017 21:58
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.

Ignore dianostics
2 participants