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

Support solution filters (*.slnf) #4481

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

JoeRobich
Copy link
Member

based on #4076

@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #4481 (5e8f728) into master (b6d16ba) will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4481      +/-   ##
==========================================
+ Coverage   68.96%   68.98%   +0.02%     
==========================================
  Files         109      109              
  Lines        4282     4282              
  Branches      741      741              
==========================================
+ Hits         2953     2954       +1     
+ Misses       1124     1123       -1     
  Partials      205      205              
Flag Coverage Δ
integration 52.59% <50.00%> (+0.02%) ⬆️
unit 85.81% <ø> (ø)

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

Impacted Files Coverage Δ
src/configurationProvider.ts 22.64% <ø> (ø)
src/omnisharp/server.ts 66.50% <0.00%> (ø)
src/omnisharp/launcher.ts 55.69% <100.00%> (ø)
src/features/codeLensProvider.ts 54.54% <0.00%> (+1.29%) ⬆️

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 b6d16ba...5e8f728. Read the comment docs.

@JoeRobich JoeRobich marked this pull request as ready for review April 7, 2021 03:56
@JoeRobich JoeRobich merged commit d820b2e into dotnet:master Apr 7, 2021
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.

2 participants