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

feat: debug testing #3594

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

feat: debug testing #3594

wants to merge 19 commits into from

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Nov 29, 2024

Description

Now using the envvar PYMAPDL_DEBUG_TESTING, we can produce more logs while testing.

Issue linked

Related to #3347 but for testing only

Checklist

@germa89 germa89 requested a review from a team as a code owner November 29, 2024 16:47
@germa89 germa89 requested review from clatapie and pyansys-ci-bot and removed request for a team November 29, 2024 16:47
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc maintenance General maintenance of the repo (libraries, cicd, etc) new feature Request or proposal for a new feature labels Nov 29, 2024
tests/conftest.py Outdated Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.01%. Comparing base (1473bdd) to head (6f7e0eb).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3594      +/-   ##
==========================================
+ Coverage   86.97%   87.01%   +0.03%     
==========================================
  Files         187      187              
  Lines       14630    14661      +31     
==========================================
+ Hits        12725    12757      +32     
+ Misses       1905     1904       -1     

@germa89 germa89 enabled auto-merge (squash) December 13, 2024 17:29
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 maintenance General maintenance of the repo (libraries, cicd, etc) new feature Request or proposal for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants