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

[Tests][Bug] Experemental tests moved to backend directory to run them properly by make command #2127

Conversation

daniil-lyakhov
Copy link
Collaborator

Changes

All tests from tests/experimental/{backend}/ are moved to directories tests/{backed}/experimental

Reason for changes

To enable this tests when make command is called. This tests are not running in precommit on current develop branch

@daniil-lyakhov daniil-lyakhov requested a review from a team as a code owner September 11, 2023 15:05
@github-actions github-actions bot added NNCF TF Pull requests that updates NNCF TensorFlow NNCF Common Pull request that updates NNCF Common labels Sep 11, 2023
@github-actions github-actions bot added the NNCF OpenVINO Pull requests that updates NNCF OpenVINO label Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #2127 (22bfd53) into develop (dc27ed1) will increase coverage by 36.15%.
Report is 5 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2127       +/-   ##
============================================
+ Coverage         0   36.15%   +36.15%     
============================================
  Files            0      476      +476     
  Lines            0    42484    +42484     
============================================
+ Hits             0    15358    +15358     
- Misses           0    27126    +27126     

see 476 files with indirect coverage changes

@daniil-lyakhov daniil-lyakhov force-pushed the dl/move_experimental_tests branch 2 times, most recently from c26829b to c6b2ae8 Compare September 12, 2023 11:43
@andrey-churkin andrey-churkin merged commit 8472e67 into openvinotoolkit:develop Sep 15, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF Common Pull request that updates NNCF Common NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF TF Pull requests that updates NNCF TensorFlow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants