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

use compiler.fileTimestamps instead of watcher.getTimes() #25

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

zinserjan
Copy link
Owner

compiler.fileTimestamps is more stable than watcher.getTimes() as watcher may be null.

@codecov-io
Copy link

codecov-io commented Jul 18, 2017

Codecov Report

Merging #25 into master will decrease coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   33.63%   33.43%   -0.21%     
==========================================
  Files           8        8              
  Lines         330      329       -1     
  Branches       40       39       -1     
==========================================
- Hits          111      110       -1     
  Misses        219      219
Impacted Files Coverage Δ
src/TsCheckerWebpackPlugin.ts 96.42% <100%> (-0.07%) ⬇️

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 97d78e2...473aeee. Read the comment docs.

@zinserjan zinserjan merged commit ff265d0 into master Sep 14, 2017
@zinserjan zinserjan deleted the use-fileTimestamps branch September 14, 2017 15:57
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.

2 participants