Skip to content

ci(coverage): Add Codecov integration and prettier update#481

Merged
vanessafsoares merged 7 commits intomainfrom
ci/codecov-test-reports
Feb 3, 2026
Merged

ci(coverage): Add Codecov integration and prettier update#481
vanessafsoares merged 7 commits intomainfrom
ci/codecov-test-reports

Conversation

@vanessafsoares
Copy link
Copy Markdown
Contributor

@vanessafsoares vanessafsoares commented Feb 3, 2026

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Integrates Codecov into the continuous integration pipeline to automate the tracking and reporting of test coverage. Configures jest to generate coverage reports while excluding static type definitions and generated files from the metrics.

TopicDetails
Codecov Integration Add the codecov.yml configuration and update the GitHub Actions workflow to upload coverage artifacts.
Modified files (2)
  • .github/workflows/test.yaml
  • codecov.yml
Latest Contributors(2)
UserCommitDate
andrii.soldatenko@gmai...ci-Test-on-multiple-no...May 19, 2025
jonah@galileo.aifix-core-Remove-unused...March 27, 2025
Coverage Config Enable coverage collection in the jest configuration and update project dependencies to support the reporting flow.
Modified files (3)
  • jest.config.js
  • package-lock.json
  • package.json
Latest Contributors(2)
UserCommitDate
Murikefeat-logger-Improved-b...January 19, 2026
jweiler@galileo.aichore-deps-Bump-versio...December 22, 2025
This pull request is reviewed by Baz. Review like a pro on (Baz).

Copilot AI review requested due to automatic review settings February 3, 2026 19:57
Copy link
Copy Markdown
Contributor

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 PR adds Codecov integration to the GitHub Actions workflow to enable automated coverage reporting for the repository's test suite.

Changes:

  • Added a new step in the CI workflow to upload test coverage reports to Codecov

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vanessafsoares vanessafsoares changed the title Add Codecov integration ci: Add Codecov integration Feb 3, 2026
@vanessafsoares vanessafsoares force-pushed the ci/codecov-test-reports branch from de47d6c to 3ad4828 Compare February 3, 2026 20:23
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

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

@vanessafsoares vanessafsoares enabled auto-merge (squash) February 3, 2026 20:48
@Murike Murike changed the title ci: Add Codecov integration ci(coverage): Add Codecov integration Feb 3, 2026
…elopment dependencies in package.json and package-lock.json
…ditional type definition files from coverage reporting
@vanessafsoares vanessafsoares changed the title ci(coverage): Add Codecov integration ci(coverage): Add Codecov integration and updated prettier format Feb 3, 2026
@vanessafsoares vanessafsoares changed the title ci(coverage): Add Codecov integration and updated prettier format ci(coverage): Add Codecov integration and updated prettier Feb 3, 2026
@vanessafsoares vanessafsoares changed the title ci(coverage): Add Codecov integration and updated prettier ci(coverage): Add Codecov integration and prettier update Feb 3, 2026
@vanessafsoares vanessafsoares merged commit 4f007e9 into main Feb 3, 2026
13 checks passed
@vanessafsoares vanessafsoares deleted the ci/codecov-test-reports branch February 3, 2026 21:18
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.

4 participants