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

[TES-417] The session log could not be pushed to TestOps #163

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

HieuNguyenMinh-katalon
Copy link
Collaborator

No description provided.

@HieuNguyenMinh-katalon HieuNguyenMinh-katalon self-assigned this Jan 3, 2024
@HieuNguyenMinh-katalon HieuNguyenMinh-katalon changed the title [TES-417]: impl refresh presign-url [TES-417] The session log could not be pushed to TestOps Jan 3, 2024
const fileName = path.basename(this.filePath);
return api.saveJobLog(this.jobInfo, batch, fileName, this.apiKey);
};
requestGetUploadInfo();
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need 'await' here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added await for requestGetUploadInfo(); Thank you.

Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

11.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@quidl quidl merged commit 8575adb into master Jan 8, 2024
3 of 5 checks passed
@quidl quidl deleted the TES-417-refresh-presigned-url branch January 8, 2024 02:47
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.

3 participants