Skip to content

Add Codecov badge to README#94

Merged
nanonyme merged 2 commits intomainfrom
copilot/add-codecov-badge-readme
Feb 19, 2026
Merged

Add Codecov badge to README#94
nanonyme merged 2 commits intomainfrom
copilot/add-codecov-badge-readme

Conversation

Copy link
Contributor

Copilot AI commented Feb 19, 2026

Adds a Codecov coverage badge to the README tracking the main branch.

The badge displays current coverage percentage and links to the full Codecov dashboard:

[![codecov](https://codecov.io/gh/nanonyme/simplecpreprocessor/branch/main/graph/badge.svg)](https://codecov.io/gh/nanonyme/simplecpreprocessor)

Positioned below the title where badges are conventionally placed.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add codecov badge to Readme</issue_title>
<issue_description>This can be always for main.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: nanonyme <348449+nanonyme@users.noreply.github.com>
Copilot AI changed the title [WIP] Add codecov badge to README Add Codecov badge to README Feb 19, 2026
Copilot AI requested a review from nanonyme February 19, 2026 09:37
@nanonyme nanonyme marked this pull request as ready for review February 19, 2026 09:37
@nanonyme nanonyme merged commit dfcefc6 into main Feb 19, 2026
4 checks passed
@nanonyme nanonyme deleted the copilot/add-codecov-badge-readme branch February 19, 2026 09:37
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (ed0673d) to head (801e4a3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files           7        7           
  Lines         763      763           
  Branches      160      160           
=======================================
  Hits          747      747           
  Misses         10       10           
  Partials        6        6           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add codecov badge to Readme

2 participants