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

Adding option to pytest to skip regression tests #2350

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Sep 19, 2023

Add argument to pytest CLI to skip image regresion check in all tests.

This is also a request from MAPDL building team.

Example

pytest -k "subset_tests" --skip-regression-check

@germa89 germa89 self-assigned this Sep 19, 2023
@germa89 germa89 added Enhancement CI/CD Related with CICD, Github Actions, etc labels Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #2350 (dfc1a72) into main (dc64d46) will decrease coverage by 0.02%.
Report is 3 commits behind head on main.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main    #2350      +/-   ##
==========================================
- Coverage   87.63%   87.61%   -0.02%     
==========================================
  Files          45       45              
  Lines        8513     8518       +5     
==========================================
+ Hits         7460     7463       +3     
- Misses       1053     1055       +2     

@germa89 germa89 merged commit 4d57f32 into main Sep 19, 2023
26 checks passed
@germa89 germa89 deleted the ci/option-to-skip-regression-tests branch September 19, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants