Skip to content

fix: new file bug in vscode#3

Merged
whxaxes merged 3 commits intomasterfrom
fix-bug-in-vscode
Aug 27, 2019
Merged

fix: new file bug in vscode#3
whxaxes merged 3 commits intomasterfrom
fix-bug-in-vscode

Conversation

@whxaxes
Copy link
Copy Markdown
Member

@whxaxes whxaxes commented Aug 27, 2019

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

TEMPORARY FIX : typescript-eslint/typescript-eslint#864 (comment)

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 27, 2019

Codecov Report

Merging #3 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage    95.5%   95.55%   +0.04%     
==========================================
  Files           1        1              
  Lines          89       90       +1     
==========================================
+ Hits           85       86       +1     
  Misses          4        4
Impacted Files Coverage Δ
index.js 95.55% <100%> (+0.04%) ⬆️

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 d56b59f...ecd359f. Read the comment docs.

@whxaxes whxaxes merged commit 981e3c3 into master Aug 27, 2019
@whxaxes whxaxes deleted the fix-bug-in-vscode branch August 27, 2019 08:45
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.

Parser reports "Parsing error" for new files added to project (VSCode)

1 participant