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

Deterministic order of testcases #2642

Merged

Conversation

AlexanderDokuchaev
Copy link
Collaborator

Changes

Deterministic order of testcases

Reason for changes

Required for parallel tests by pytest-xdist

@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner April 18, 2024 12:39
@github-actions github-actions bot added the NNCF PT Pull requests that updates NNCF PyTorch label Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.93%. Comparing base (573b0c3) to head (bbe9430).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2642       +/-   ##
============================================
- Coverage    90.87%   77.93%   -12.94%     
============================================
  Files          494      494               
  Lines        45612    45416      -196     
============================================
- Hits         41449    35397     -6052     
- Misses        4163    10019     +5856     

see 108 files with indirect coverage changes

Flag Coverage Δ
COMMON ?
ONNX ?
OPENVINO ?
TENSORFLOW 30.10% <ø> (ø)
TORCH 65.96% <ø> (-0.01%) ⬇️

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

Components Coverage Δ
common 88.28% <ø> (-5.47%) ⬇️
torch 93.49% <ø> (-0.01%) ⬇️
tensorflow 93.74% <ø> (+1.00%) ⬆️
onnx 0.00% <ø> (-93.09%) ⬇️
openvino 25.70% <ø> (-68.47%) ⬇️
ptq 53.06% <ø> (-37.03%) ⬇️

@AlexanderDokuchaev AlexanderDokuchaev force-pushed the ad/test_order branch 2 times, most recently from ae1bd35 to bbe9430 Compare April 18, 2024 12:58
@AlexanderDokuchaev AlexanderDokuchaev merged commit 48c67bd into openvinotoolkit:develop Apr 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF PT Pull requests that updates NNCF PyTorch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants