Skip to content

feat: add Codecov coverage badge to README - #356

Closed
Hweinstock wants to merge 1 commit into
aws:mainfrom
Hweinstock:feat/codecov-badge
Closed

feat: add Codecov coverage badge to README#356
Hweinstock wants to merge 1 commit into
aws:mainfrom
Hweinstock:feat/codecov-badge

Conversation

@Hweinstock

Copy link
Copy Markdown
Contributor

Closes #268

Problem

The CI pipeline uploads coverage to Codecov but the README has no coverage badge, making it hard to see coverage status at a glance.

Solution

Add the Codecov badge to the existing badge row in README.md.

Testing

Visual verification that badge renders correctly.

@codecov-commenter

codecov-commenter commented Mar 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@5aeca3c). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage        ?   90.87%           
=======================================
  Files           ?       46           
  Lines           ?     4415           
  Branches        ?      673           
=======================================
  Hits            ?     4012           
  Misses          ?      233           
  Partials        ?      170           
Flag Coverage Δ
unittests 90.87% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Hweinstock

Copy link
Copy Markdown
Contributor Author

Closing — Codecov integration needs to be enabled by a repo admin first before this badge is useful.

@Hweinstock Hweinstock closed this Mar 20, 2026
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 coverage badge to README

2 participants