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

Update codecov-report.yml #865

Merged
merged 23 commits into from
Nov 10, 2024
Merged

Update codecov-report.yml #865

merged 23 commits into from
Nov 10, 2024

Conversation

tsubramanian
Copy link
Contributor

@tsubramanian tsubramanian commented Nov 4, 2024

Modify codecov request

PR fixes

Changes

  • Added a GitHub Actions workflow that automates running backend (Maven) and frontend (Jest) tests on each push.
  • Integrated Jacoco for backend code coverage reporting and Jest for frontend code coverage, enabling automated uploads to Codecov.
  • Configured the workflow to run both backend and frontend tests independently, capturing coverage reports for both.

@TanyaStere42 TanyaStere42 linked an issue Nov 10, 2024 that may be closed by this pull request
@TanyaStere42 TanyaStere42 self-requested a review November 10, 2024 19:04
Copy link
Member

@TanyaStere42 TanyaStere42 left a comment

Choose a reason for hiding this comment

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

approved pending description update

@tsubramanian tsubramanian marked this pull request as ready for review November 10, 2024 19:29
@tsubramanian tsubramanian merged commit 2958437 into main Nov 10, 2024
1 check passed
@tsubramanian tsubramanian deleted the code-cov-test branch November 10, 2024 19:30
@TanyaStere42 TanyaStere42 added the project_support devops, build changes, etc etc label Nov 23, 2024
Rodhlann pushed a commit to Rodhlann/Wildbook that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project_support devops, build changes, etc etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CodeCov action for unit tests
2 participants