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

fix: an issue where the reporter got error if screenshot folder was not exist #725

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Dec 18, 2024

This pull request includes several updates to the cypress-qase-reporter package, addressing a bug fix and a version bump. The most important changes are as follows:

Bug Fix:

  • qase-cypress/src/fileSearcher.ts: Added a check to ensure the directory exists before attempting to read its contents, preventing errors when the screenshot folder does not exist.

Version Update:

@apetrosyan1613 apetrosyan1613 self-requested a review December 18, 2024 16:09
@gibiw gibiw enabled auto-merge (rebase) December 18, 2024 16:09
@gibiw gibiw merged commit 521ed45 into main Dec 18, 2024
41 checks passed
@gibiw gibiw deleted the fix/cypress_folder branch December 18, 2024 16:09
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