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

ci(workflows): Add code coverage reporting for v2 #6884

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

AnuthaDev
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added a CI pipeline that will run cypress tests and generate code coverage reports for v2

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

Closes #1593
Closes #1587
Closes #1622

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Dec 19, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests-v2/package-lock.json  30% smaller
  .github/workflows/cypress-tests-runner.yml Unsupported file format
  justfile Unsupported file format
  scripts/execute_cypress_v2.sh Unsupported file format

.github/workflows/cypress-tests-runner.yml Outdated Show resolved Hide resolved
.github/workflows/cypress-tests-runner.yml Outdated Show resolved Hide resolved
.github/workflows/cypress-tests-runner.yml Outdated Show resolved Hide resolved
.github/workflows/cypress-tests-runner.yml Outdated Show resolved Hide resolved
.github/workflows/cypress-tests-runner.yml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 19, 2024

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
3 participants