training_extensions icon indicating copy to clipboard operation
training_extensions copied to clipboard

Update XPU install

Open kprokofi opened this issue 1 year ago • 1 comments

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 ran e2e tests and there is no issues.
  • [ ] 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 avatar May 17 '24 12:05 kprokofi

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.95%. Comparing base (464884f) to head (e1767f5). Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3516      +/-   ##
===========================================
- Coverage    83.01%   82.95%   -0.07%     
===========================================
  Files          253      253              
  Lines        25169    25163       -6     
===========================================
- Hits         20895    20873      -22     
- Misses        4274     4290      +16     
Flag Coverage Δ
py310 82.95% <100.00%> (-0.04%) :arrow_down:
py311 82.90% <100.00%> (-0.11%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 22 '24 23:05 codecov[bot]