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

Fix MultiplexingStream disposal #101

Merged
merged 1 commit into from Jul 16, 2019
Merged

Fix MultiplexingStream disposal #101

merged 1 commit into from Jul 16, 2019

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Jul 16, 2019

No description provided.

@AArnott AArnott changed the base branch from master to v2.2 July 16, 2019 22:42
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #101 into v2.2 will decrease coverage by 0.22%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v2.2     #101      +/-   ##
==========================================
- Coverage   90.35%   90.12%   -0.23%     
==========================================
  Files          31       31              
  Lines        2218     2198      -20     
  Branches      413      401      -12     
==========================================
- Hits         2004     1981      -23     
- Misses        177      180       +3     
  Partials       37       37
Impacted Files Coverage Δ
src/Nerdbank.Streams/MultiplexingStream.cs 90.88% <100%> (-0.86%) ⬇️
src/Nerdbank.Streams/MultiplexingStream.Channel.cs 96.2% <100%> (-0.74%) ⬇️
src/Nerdbank.Streams/BufferTextWriter.cs 83.69% <0%> (-1.09%) ⬇️
src/Nerdbank.Streams/Utilities.cs 95.83% <0%> (-0.56%) ⬇️
.../Nerdbank.Streams/MultiplexingProtocolException.cs 75% <0%> (+5.76%) ⬆️

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 72f3288...c0d22f7. Read the comment docs.

@AArnott
Copy link
Collaborator Author

AArnott commented Jul 16, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AArnott AArnott merged commit b3dfc5a into v2.2 Jul 16, 2019
@AArnott AArnott deleted the dev/andarno/FixDisposal branch July 16, 2019 23:13
AArnott pushed a commit that referenced this pull request Jun 7, 2022
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.9.4...v16.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

1 participant