-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add dotnet tests and publish test results #12
Conversation
The commit updates the Codacy configuration file by replacing `CODECOV_TOKEN` with `CODACY_PROJECT_TOKEN`. Additionally, it adds a Codacy badge to the README file.
This commit adds the following changes: - Added setup for dotnet version 8.0.x - Implemented running dotnet tests with code coverage collection - Published test results using EnricoMi/publish-unit-test-result-action - Updated Codacy coverage report command to include the correct file path
🥷 Code experts: no user but you matched threshold 10 merca has most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
Hello merca 👋 Thanks for making your first PR, and welcome to our project! |
Kudos, SonarCloud Quality Gate passed! |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
This commit adds the following changes: