Add build status and code coverage badges to README - #18
Merged
Conversation
Closed
Agent-Logs-Url: https://github.com/Franchef/Semantic.NET/sessions/0931328a-2ef5-4164-a54b-53456a8c878c Co-authored-by: Franchef <55815835+Franchef@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add badges for build test code coverage in README
Add build status and code coverage badges to README
May 9, 2026
Owner
|
@copilot chech if this branch iss alligned to master |
…dges Co-authored-by: Franchef <55815835+Franchef@users.noreply.github.com>
Contributor
Author
The branch was 2 commits behind |
Franchef
approved these changes
May 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README had no status badges, making it hard to quickly gauge project health.
Changes
README.md.github/workflows/ci.ymlpushtomaintrigger — GitHub Actions badges reflect the last run on the branch, so the PR-only trigger would never update the badge onmaincodecov/codecov-action@v5step to upload the existing XPlat Code Coverage XML reports to Codecov, powering the coverage badge;fail_ci_if_error: falseto avoid CI failures on Codecov outages