Skip to content

Enable Codecov#62

Merged
masatake merged 1 commit into
universal-ctags:masterfrom
masatake:enable-codecov
Oct 19, 2025
Merged

Enable Codecov#62
masatake merged 1 commit into
universal-ctags:masterfrom
masatake:enable-codecov

Conversation

@masatake

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake masatake requested a review from Copilot October 19, 2025 01:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds code coverage reporting functionality by integrating Codecov into the CI pipeline. The implementation creates a new GitHub Actions workflow that generates coverage reports and uploads them to codecov.io.

  • Adds a dedicated workflow to run code coverage analysis on Ubuntu
  • Configures the build system with gcov support for coverage collection
  • Integrates Codecov action to upload coverage reports automatically

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov

codecov Bot commented Oct 19, 2025

Copy link
Copy Markdown

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 ☂️

@masatake masatake merged commit 2275e9d into universal-ctags:master Oct 19, 2025
7 checks passed
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.

2 participants