Skip to content

Conversation

@t-unit
Copy link
Owner

@t-unit t-unit commented Jan 16, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds code coverage reporting to the Tonik repository using Codecov integration. The changes configure coverage collection for all package tests and upload the results to Codecov.

Changes:

  • Add coverage dependency and melos script for collecting test coverage
  • Configure Codecov with package-specific flags and ignore patterns
  • Update CI workflow to collect, merge, and upload coverage reports to Codecov

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
pubspec.yaml Adds coverage dependency and defines melos script for running tests with coverage collection
codecov.yml New configuration file defining Codecov behavior, coverage thresholds, ignore patterns, and per-package flags
.github/workflows/test.yml Updates CI workflow to install coverage tool, run coverage collection, merge reports from all packages, and upload to Codecov

@t-unit t-unit merged commit e430bb8 into main Jan 16, 2026
3 checks passed
@t-unit t-unit deleted the coverage branch January 16, 2026 20:51
@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.

3 participants