GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Include last 2.0.0 commits #1071

Closed ILMTitan closed 5 years ago

ILMTitan commented 5 years ago

When I created version 2.0.1, I accidentally left off the last two commits of version 2.0.0. This PR fixes that, and updates the version to 2.0.2.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1071 into 2.0.x-master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           2.0.x-master    #1071      +/-   ##
================================================
+ Coverage         49.71%   49.79%   +0.07%     
================================================
  Files               479      479              
  Lines             11713    11731      +18     
================================================
+ Hits               5823     5841      +18     
  Misses             5890     5890
Impacted Files Coverage Δ
.../CloudExplorer/CloudExplorerToolWindowControl.xaml 0% <ø> (ø) :arrow_up:
...teps/CoreGceWarning/CoreGceWarningStepViewModel.cs 100% <100%> (ø) :arrow_up:
...udExplorerSources/CloudConsoleLinks/ConsoleLink.cs 100% <100%> (ø) :arrow_up:
...lorerSources/CloudConsoleLinks/ConsoleLinksRoot.cs 100% <100%> (ø) :arrow_up:
...lorerSources/CloudConsoleLinks/ConsoleLinkGroup.cs 100% <100%> (ø) :arrow_up:

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 32a030d...708d0f0. Read the comment docs.