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(general): Add test reporting to catalyst libs repo #47

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

oldGreg5
Copy link
Contributor

@oldGreg5 oldGreg5 commented Oct 3, 2024

Description

Adding allure reporting to repo

Related Issue(s)

Implements #839

Description of Changes

  • junit report files saving
  • allure report generation
  • allure publishing to gh-pages
  • adding link to PR with allure link and results

Breaking Changes

Screenshots

Related Pull Requests

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Test Report | ${\color{lightgreen}Pass: 199/199}$ | ${\color{red}Fail: 0/199}$ |

@oldGreg5 oldGreg5 marked this pull request as ready for review October 3, 2024 12:49
@oldGreg5 oldGreg5 added the review me PR is ready for review label Oct 3, 2024
@oldGreg5 oldGreg5 self-assigned this Oct 3, 2024
@kukkok3 kukkok3 self-requested a review October 3, 2024 13:16
Copy link
Contributor

@kukkok3 kukkok3 left a comment

Choose a reason for hiding this comment

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

LGTM

@kukkok3 kukkok3 merged commit d74f273 into main Oct 3, 2024
6 checks passed
@kukkok3 kukkok3 deleted the 839-task-add-test-reporting-to-catalyst-libs-repo branch October 3, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants