Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(testing): Migrate code coverage to vitest-coverage-report-action #1839

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

Ninfa-Jeon
Copy link
Contributor

Done

  • Migrated code coverage to vitest-coverage-report-action
  • Added coverage threshold to lines(95), statements(95), functions(95) and branches(90)

QA

  • Pipeline runs and passes

Details

https://warthogs.atlassian.net/browse/WD-18338

@webteam-app
Copy link

Copy link
Contributor

@huwshimi huwshimi left a comment

Choose a reason for hiding this comment

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

Thanks! A couple of small things I forgot to tell you:

  • We can remove the codecov.yml file.
  • We can remove the references to codecov in the readme.md and hacking.md

@Ninfa-Jeon
Copy link
Contributor Author

Thanks! A couple of small things I forgot to tell you:

  • We can remove the codecov.yml file.
  • We can remove the references to codecov in the readme.md and hacking.md

Done!

@Ninfa-Jeon Ninfa-Jeon self-assigned this Jan 28, 2025
@Ninfa-Jeon Ninfa-Jeon merged commit b9db5b4 into canonical:main Jan 28, 2025
8 checks passed
@Ninfa-Jeon Ninfa-Jeon deleted the migrate-code-coverage branch January 28, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants