Skip to content

feat: activate debug mode on testing using PYMAPDL_DEBUG_TESTING envvar#3594

Merged
germa89 merged 21 commits intomainfrom
feat/debugging-mode-in-cicd
Dec 18, 2024
Merged

feat: activate debug mode on testing using PYMAPDL_DEBUG_TESTING envvar#3594
germa89 merged 21 commits intomainfrom
feat/debugging-mode-in-cicd

Conversation

@germa89
Copy link
Copy Markdown
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
Copy Markdown
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
Comment thread tests/conftest.py Outdated
Comment thread tests/conftest.py Outdated
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.01%. Comparing base (b5e482a) to head (c1ce78a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3594   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files         187      187           
  Lines       14661    14661           
=======================================
  Hits        12757    12757           
  Misses       1904     1904           

@germa89 germa89 enabled auto-merge (squash) December 13, 2024 17:29
@germa89 germa89 changed the title feat: debug testing feat: activate debug mode on testing using PYMAPDL_DEBUG_TESTING envvar Dec 16, 2024
@germa89
Copy link
Copy Markdown
Collaborator Author

germa89 commented Dec 18, 2024

@pyansys-ci-bot LGTM.

Copy link
Copy Markdown
Contributor

@pyansys-ci-bot pyansys-ci-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approving this PR because germa89 said so in here 😬

LGTM

@germa89 germa89 merged commit 121c3d0 into main Dec 18, 2024
@germa89 germa89 deleted the feat/debugging-mode-in-cicd branch December 18, 2024 17:00
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