Skip to content

Use single task for compilation and linting of the extension - #996

Merged
Don Jayamanne (DonJayamanne) merged 5 commits into
microsoft:masterfrom
DonJayamanne:issue993
Mar 9, 2018
Merged

Use single task for compilation and linting of the extension#996
Don Jayamanne (DonJayamanne) merged 5 commits into
microsoft:masterfrom
DonJayamanne:issue993

Conversation

@DonJayamanne

Copy link
Copy Markdown

Fixes #993

@DonJayamanne Don Jayamanne (DonJayamanne) changed the title Use single task for compilation and linting of the extension WIP:Use single task for compilation and linting of the extension Mar 9, 2018
@codecov

codecov Bot commented Mar 9, 2018

Copy link
Copy Markdown

Codecov Report

Merging #996 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #996      +/-   ##
==========================================
- Coverage   64.08%   64.07%   -0.01%     
==========================================
  Files         260      260              
  Lines       12013    12013              
  Branches     2134     2134              
==========================================
- Hits         7698     7697       -1     
- Misses       4306     4307       +1     
  Partials        9        9
Impacted Files Coverage Δ
src/client/linters/lintingEngine.ts 90.35% <0%> (-0.88%) ⬇️

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 ece0479...542c0ea. Read the comment docs.

@DonJayamanne Don Jayamanne (DonJayamanne) changed the title WIP:Use single task for compilation and linting of the extension Use single task for compilation and linting of the extension Mar 9, 2018
@DonJayamanne
Don Jayamanne (DonJayamanne) merged commit f74fb50 into microsoft:master Mar 9, 2018
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use single task for compilation and linting of the extension

2 participants