Skip to content

Add CI pipeline, Codecov integration, and README badges#29

Merged
itsyogesh merged 3 commits intomasterfrom
ci/codecov-badges
Feb 19, 2026
Merged

Add CI pipeline, Codecov integration, and README badges#29
itsyogesh merged 3 commits intomasterfrom
ci/codecov-badges

Conversation

@itsyogesh
Copy link
Owner

Summary

  • Add GitHub Actions CI workflow (lint, test with coverage, build)
  • Configure Codecov coverage upload with lcov reports
  • Add CI status, coverage, license, TypeScript, and W3F Grant badges to README

Closes #27

Lint, test with coverage, and build on push/PR to master.
Upload coverage reports to Codecov.
Add collectCoverageFrom to target lib, components, hooks, config, and
context directories. Output lcov format for Codecov integration.
@vercel
Copy link
Contributor

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
relaycode Ready Ready Preview, Comment Feb 19, 2026 9:53pm

Request Review

@itsyogesh itsyogesh merged commit 8ed8f1c into master Feb 19, 2026
5 checks passed
@itsyogesh itsyogesh deleted the ci/codecov-badges branch February 19, 2026 22:01
@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.

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

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.

Set up CI pipeline with GitHub Actions, Codecov, and README badges

2 participants