Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

fix(logging): output panel does not pop up when tsh starts #401

Merged
merged 3 commits into from
Feb 8, 2018

Conversation

buehler
Copy link
Owner

@buehler buehler commented Feb 8, 2018

  • Fixes #390

Description

Removes the show() command when the output channel is used.

@codecov
Copy link

codecov bot commented Feb 8, 2018

Codecov Report

Merging #401 into develop will increase coverage by 0.04%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #401      +/-   ##
===========================================
+ Coverage    43.21%   43.25%   +0.04%     
===========================================
  Files           27       27              
  Lines          928      927       -1     
  Branches       154      154              
===========================================
  Hits           401      401              
+ Misses         504      503       -1     
  Partials        23       23
Impacted Files Coverage Δ
src/import-organizer/import-manager.ts 4.68% <ø> (ø) ⬆️
src/utilities/logger.ts 38.29% <ø> (+0.79%) ⬆️
src/import-organizer/index.ts 19.44% <40%> (ø) ⬆️
src/code-outline/index.ts 65% <50%> (ø) ⬆️
src/typescript-hero.ts 60% <50%> (ø) ⬆️
src/declarations/workspace-declarations.ts 51.25% <50%> (ø) ⬆️
src/declarations/declaration-manager.ts 55.55% <57.14%> (ø) ⬆️

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 16ca491...7b73c1f. Read the comment docs.

@buehler buehler merged commit bc12216 into develop Feb 8, 2018
@buehler buehler deleted the fix/outputwindow-popping-up branch February 8, 2018 11:56
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.

1 participant