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 tests for XPU on 1.6.0 #3305

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Conversation

kprokofi
Copy link
Collaborator

Summary

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) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@kprokofi kprokofi requested a review from a team as a code owner April 11, 2024 21:58
@kprokofi kprokofi requested a review from eunwoosh April 11, 2024 21:58
@github-actions github-actions bot added the TEST Any changes in tests label Apr 11, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.64%. Comparing base (6065a7c) to head (3eefa76).
Report is 4 commits behind head on releases/1.6.0.

Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.6.0    #3305      +/-   ##
==================================================
- Coverage           80.65%   80.64%   -0.01%     
==================================================
  Files                 536      536              
  Lines               40555    40555              
==================================================
- Hits                32710    32707       -3     
- Misses               7845     7848       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jaegukhyun
jaegukhyun previously approved these changes Apr 12, 2024
Co-authored-by: Eunwoo Shin <eunwoo.shin@intel.com>
@kprokofi kprokofi requested review from eunwoosh and jaegukhyun April 12, 2024 08:00
@chuneuny-emily chuneuny-emily enabled auto-merge (squash) April 12, 2024 09:11
@chuneuny-emily chuneuny-emily merged commit e521358 into releases/1.6.0 Apr 12, 2024
17 checks passed
@chuneuny-emily chuneuny-emily deleted the kp/fix_xpu_e2e branch April 12, 2024 10:04
@yunchu yunchu added this to the 1.6.1 milestone Apr 16, 2024
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.

5 participants