Skip to content

Conversation

@yslpn
Copy link
Contributor

@yslpn yslpn commented Jun 14, 2025

Add Code Coverage Report

Closes #6

This PR adds:

  • CI step to run tests and generate code coverage report compatible with Codecov
  • CI step to publish report to Codecov
  • Coverage badge in README

@andrii-bodnar Please create CODECOV_TOKEN repository secret for the Codecov integration.

Note: Configuration parameters may need adjustment if necessary — I'm not entirely certain about all specific settings.

yslpn added 2 commits June 14, 2025 14:52
Add cargo-llvm-cov integration in CI with Codecov upload,
configuration, and documentation updates.
@yslpn yslpn marked this pull request as draft June 14, 2025 19:01
@timofei-iatsenko
Copy link
Collaborator

@yslpn i approved actions to run, but something failed, could you take a look?

@codecov
Copy link

codecov bot commented Jun 16, 2025

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

@yslpn yslpn marked this pull request as ready for review June 16, 2025 08:41
Copy link
Contributor

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

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

@yslpn thank you!

@andrii-bodnar andrii-bodnar changed the title feat: add code coverage report ci: add code coverage report Jun 16, 2025
@andrii-bodnar andrii-bodnar merged commit 0e6a523 into lingui:main Jun 16, 2025
3 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.

Add Code Coverage report

3 participants