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

Update to OmniSharp 1.37.3 and revert useGlobalMono meaning. #4115

Merged
merged 1 commit into from Oct 15, 2020

Conversation

JoeRobich
Copy link
Member

Due to a performance regression in OmniSharp 1.37.2, we need to update and publish an updated C# extension build. This PR also reverts the meaning of useGlobalMono to "always" since Mono 6.12.0 is stable and shipping with MSBuild 16.8.

CC: @nohwnd, @vzarytovskii

@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #4115 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4115      +/-   ##
==========================================
+ Coverage   85.99%   86.00%   +0.01%     
==========================================
  Files          60       60              
  Lines        1856     1858       +2     
  Branches      214      215       +1     
==========================================
+ Hits         1596     1598       +2     
  Misses        200      200              
  Partials       60       60              
Flag Coverage Δ
#integration 100.00% <ø> (ø)
#unit 86.00% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/omnisharp/OmniSharpMonoResolver.ts 100.00% <100.00%> (ø)

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 48187ca...9b8917c. Read the comment docs.

Copy link
Contributor

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

3 participants