Skip to content

Add .NET 5 test target #1891

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

Merged
merged 10 commits into from
Jul 3, 2021
Merged

Add .NET 5 test target #1891

merged 10 commits into from
Jul 3, 2021

Conversation

bording
Copy link
Member

@bording bording commented Jul 3, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2021

Codecov Report

Merging #1891 (37a094c) into master (10c9446) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1891      +/-   ##
==========================================
+ Coverage   84.61%   84.81%   +0.19%     
==========================================
  Files         231      231              
  Lines        9176     9125      -51     
==========================================
- Hits         7764     7739      -25     
+ Misses       1412     1386      -26     
Impacted Files Coverage Δ
LibGit2Sharp/BranchUpdater.cs 92.30% <0.00%> (-0.42%) ⬇️
LibGit2Sharp/RebaseOperationImpl.cs 94.31% <0.00%> (-0.25%) ⬇️
LibGit2Sharp/Commands/Fetch.cs 96.00% <0.00%> (-0.16%) ⬇️
LibGit2Sharp/ObjectDatabase.cs 86.28% <0.00%> (-0.12%) ⬇️
LibGit2Sharp/RepositoryStatus.cs 88.42% <0.00%> (-0.10%) ⬇️
LibGit2Sharp/Core/FileHistory.cs 95.91% <0.00%> (-0.09%) ⬇️
LibGit2Sharp/Commands/Remove.cs 94.28% <0.00%> (-0.09%) ⬇️
LibGit2Sharp/Repository.cs 95.29% <0.00%> (-0.08%) ⬇️
LibGit2Sharp/Diff.cs 90.57% <0.00%> (-0.05%) ⬇️
LibGit2Sharp/Configuration.cs 95.18% <0.00%> (-0.03%) ⬇️
... and 11 more

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 10c9446...37a094c. Read the comment docs.

@bording bording marked this pull request as ready for review July 3, 2021 23:51
@bording bording merged commit 7c78387 into master Jul 3, 2021
@bording bording deleted the add-net50 branch July 3, 2021 23:51
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