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

✅ Code coverage #2

Merged
merged 3 commits into from
Jul 24, 2024
Merged

✅ Code coverage #2

merged 3 commits into from
Jul 24, 2024

Conversation

connorjs
Copy link
Owner

Adds code coverage to the repository. Extends ci-build.ps1 for local builds. Adds Report Generator for merging code coverage reports. Publishes to CodeCov. Updates some test parameters.

Adds code coverage to the repository. Extends `ci-build.ps1` for local
builds. Adds Report Generator for merging code coverage reports. Publishes
to CodeCov. Updates some test parameters.
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Directory.Build.props Outdated Show resolved Hide resolved
Directory.Build.props Outdated Show resolved Hide resolved
dotnet-with-esproj-example.sln Outdated Show resolved Hide resolved

This comment was marked as outdated.

Copy link

Summary

Summary
Generated on: 07/24/2024 - 04:02:47
Parser: Cobertura
Assemblies: 1
Classes: 1
Files: 1
Line coverage: 100% (2 of 2)
Covered lines: 2
Uncovered lines: 0
Coverable lines: 2
Total lines: 15
Branch coverage: 100% (2 of 2)
Covered branches: 2
Total branches: 2
Method coverage: Feature is only available for sponsors
Tag: 6_10070267482

Coverage

hello-cs - 100%
Name Line Branch
hello-cs 100% 100%
Connorjs.DotNetWithEsprojExample.Hello.HelloUtility 100% 100%

Copy link

@connorjs connorjs merged commit 92c3753 into main Jul 24, 2024
2 checks passed
@connorjs connorjs deleted the features/coverage branch July 24, 2024 04:04
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