Skip to content

Update the coverage deployment action#6

Merged
Crypto2099 merged 2 commits intomainfrom
develop
Jan 3, 2025
Merged

Update the coverage deployment action#6
Crypto2099 merged 2 commits intomainfrom
develop

Conversation

@Crypto2099
Copy link
Contributor

Attempting to fix an issue where PHPUnit creates directories for CSS, JS, and Icons with underscores at the front which are ignored by GH Pages Jekyll implementation by default. This attempts to move those directories and then change all links within the generated HTML documents.

… coverage reports

Signed-off-by: Adam Dean <adam@crypto2099.io>
…es that are created by PHPUnit and then use a simple shell script to rename links within the HTML files.

Signed-off-by: Adam Dean <adam@crypto2099.io>
Copy link

@latheesan-k latheesan-k left a comment

Choose a reason for hiding this comment

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

LGTM

@Crypto2099 Crypto2099 merged commit 8af67b2 into main Jan 3, 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.

2 participants