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

Run tests on mono using dotnet test #534

Merged
merged 1 commit into from
Aug 22, 2020
Merged

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Aug 22, 2020

Besides simplifying our YAML file slightly, it also means any mono test failures show up in Azure Pipelines' test tab.

Besides simplifying our YAML file slightly, it also means any mono test failures show up in Azure Pipelines' test tab.
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2020

Codecov Report

Merging #534 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
+ Coverage   89.27%   89.29%   +0.02%     
==========================================
  Files          51       51              
  Lines        4027     4027              
==========================================
+ Hits         3595     3596       +1     
+ Misses        432      431       -1     
Impacted Files Coverage Δ
src/StreamJsonRpc/MessagePackFormatter.cs 91.38% <0.00%> (-0.31%) ⬇️
src/StreamJsonRpc/JsonRpc.cs 93.14% <0.00%> (ø)
src/StreamJsonRpc/MessageHandlerBase.cs 100.00% <0.00%> (+3.65%) ⬆️

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 892ba14...597712a. Read the comment docs.

@AArnott AArnott merged commit dd6d71c into microsoft:master Aug 22, 2020
@AArnott AArnott deleted the monotests branch August 22, 2020 03:47
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