Skip to content

Add cpt dashboard cypress code coverage#261

Merged
dbutenhof merged 11 commits intocloud-bulldozer:mainfrom
MVarshini:PANDA-848
Jul 31, 2025
Merged

Add cpt dashboard cypress code coverage#261
dbutenhof merged 11 commits intocloud-bulldozer:mainfrom
MVarshini:PANDA-848

Conversation

@MVarshini
Copy link
Copy Markdown
Collaborator

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

This PR sets up code coverage collection and reporting for the frontend project using Cypress and c8, integrated into the GitHub Actions workflow.

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

image

@MVarshini MVarshini self-assigned this Jul 29, 2025
@MVarshini MVarshini added the assisted-by ai Code generated wholly or in part by AI label Jul 29, 2025
Copy link
Copy Markdown
Collaborator

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

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

One section of commented code got left behind, and it'd be nice to clean that up.

Comment on lines +16 to +19
# podman run --rm \
# -v "${FRONTEND}/coverage:/app/coverage" \
# --name="${CYPRESS}" \
# localhost/cypress
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We don't need the old commented command. (Although the new line is rather long.)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Updated it!

@dbutenhof dbutenhof merged commit 0430971 into cloud-bulldozer:main Jul 31, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assisted-by ai Code generated wholly or in part by AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants