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

#271 reorganize options #272

Merged
merged 16 commits into from
Apr 16, 2019
Merged

#271 reorganize options #272

merged 16 commits into from
Apr 16, 2019

Conversation

csoltenborn
Copy link
Owner

No description provided.

@csoltenborn csoltenborn added this to the 0.15.0 milestone Mar 12, 2019
@csoltenborn csoltenborn self-assigned this Mar 12, 2019
@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #272 into develop will decrease coverage by 2.32%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #272      +/-   ##
===========================================
- Coverage    73.87%   71.55%   -2.33%     
===========================================
  Files          100      102       +2     
  Lines         3793     3916     +123     
  Branches       553      558       +5     
===========================================
  Hits          2802     2802              
- Misses         813      936     +123     
  Partials       178      178
Flag Coverage Δ
#Integration 55.92% <0%> (-1.82%) ⬇️
#Unit 57.3% <0%> (-1.86%) ⬇️
Impacted Files Coverage Δ
GoogleTestAdapter/Core/Settings/SettingsWrapper.cs 91.48% <ø> (ø) ⬆️
...pter/VsPackage.GTA/ReleaseNotes/VersionProvider.cs 0% <ø> (ø) ⬆️
...ge.Shared/OptionsPages/GeneralOptionsDialogPage.cs 0% <ø> (ø) ⬆️
...VsPackage.Shared/GoogleTestExtensionOptionsPage.cs 0% <0%> (ø) ⬆️
...red/OptionsPages/TestDiscoveryOptionsDialogPage.cs 0% <0%> (ø)
...er/VsPackage.Shared/OptionsPages/OptionsUpdater.cs 0% <0%> (ø)
...red/OptionsPages/TestExecutionOptionsDialogPage.cs 0% <0%> (ø)
...ogleTestAdapter/TestAdapter/Framework/VsVersion.cs 40.74% <0%> (-2.4%) ⬇️
... and 1 more

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #272 into develop will decrease coverage by 1.58%.
The diff coverage is 43.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #272      +/-   ##
===========================================
- Coverage    73.87%   72.28%   -1.59%     
===========================================
  Files          100      106       +6     
  Lines         3793     3937     +144     
  Branches       553      587      +34     
===========================================
+ Hits          2802     2846      +44     
- Misses         813      908      +95     
- Partials       178      183       +5
Flag Coverage Δ
#Integration 56.28% <34.39%> (-1.46%) ⬇️
#Unit 58.11% <43.05%> (-1.05%) ⬇️
Impacted Files Coverage Δ
...pter/VsPackage.GTA/ReleaseNotes/VersionProvider.cs 0% <0%> (ø) ⬆️
...pter/VsPackage.Shared/Helpers/VsSettingsStorage.cs 0% <0%> (ø)
...VsPackage.Shared/GoogleTestExtensionOptionsPage.cs 0% <0%> (ø) ⬆️
...pter/VsPackage.Shared/Helpers/ActivityLogLogger.cs 0% <0%> (ø) ⬆️
...Shared/OptionsPages/GoogleTestOptionsDialogPage.cs 0% <0%> (ø) ⬆️
...er/VsPackage.GTA/GoogleTestExtensionOptionsPage.cs 0% <0%> (ø) ⬆️
...red/OptionsPages/TestDiscoveryOptionsDialogPage.cs 0% <0%> (ø)
...red/OptionsPages/TestExecutionOptionsDialogPage.cs 0% <0%> (ø)
...ge.Shared/OptionsPages/GeneralOptionsDialogPage.cs 0% <0%> (ø) ⬆️
...er/VsPackage.Shared/OptionsPages/OptionsUpdater.cs 0% <0%> (ø)
... and 24 more

@csoltenborn csoltenborn removed this from the 0.15.0 milestone Mar 21, 2019
@csoltenborn csoltenborn added this to the 0.16.0 milestone Mar 21, 2019
@csoltenborn csoltenborn merged commit d8096e4 into develop Apr 16, 2019
@csoltenborn csoltenborn deleted the #271_reorganize_options branch April 16, 2019 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant