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 e2e #2169

Merged
merged 1 commit into from
May 19, 2023
Merged

Fix e2e #2169

merged 1 commit into from
May 19, 2023

Conversation

jaegukhyun
Copy link
Contributor

Summary

This PR for fixing failures from e2e test(daily test)

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@jaegukhyun jaegukhyun requested a review from a team as a code owner May 19, 2023 06:52
@github-actions github-actions bot added the TEST Any changes in tests label May 19, 2023
@jaegukhyun jaegukhyun enabled auto-merge (squash) May 19, 2023 07:13
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.19 🎉

Comparison is base (97641e2) 79.99% compared to head (6cd1375) 80.19%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2169      +/-   ##
===========================================
+ Coverage    79.99%   80.19%   +0.19%     
===========================================
  Files          466      466              
  Lines        34596    34851     +255     
===========================================
+ Hits         27675    27948     +273     
+ Misses        6921     6903      -18     
Flag Coverage Δ
py310 ?
py38 80.19% <ø> (+0.21%) ⬆️
py39 80.18% <ø> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 20 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jaegukhyun jaegukhyun merged commit cc9745c into develop May 19, 2023
@jaegukhyun jaegukhyun deleted the fix-e2e branch May 19, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants