Skip to content

Feat/extending pytest summary line length #1220

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

Merged
merged 11 commits into from
Jul 9, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jun 22, 2022

Previously on failed steps pytest short summaries:

=========================== short test summary info ============================
FAILED tests/test_mapdl.py::test_load_table[False-dim_cols0-dim_rows0] - ansy...
FAILED tests/test_mapdl.py::test_load_table[False-dim_cols0-dim_rows1] - ansy...
ERROR tests/test_inline_functions/test_component_queries.py::TestDisplacementComponentQueries::test_rotx[False]
ERROR tests/test_inline_functions/test_component_queries.py::TestDisplacementComponentQueries::test_roty[False]

Now:

Surprisingly the test_inline_function show the full trace.

@germa89 germa89 added this to the v0.62.2 milestone Jun 22, 2022
@germa89 germa89 self-assigned this Jun 22, 2022
@germa89
Copy link
Collaborator Author

germa89 commented Jun 28, 2022

@germa89 germa89 marked this pull request as ready for review June 28, 2022 11:09
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #1220 (4e8f667) into main (2f0203a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1220   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files          43       43           
  Lines        6780     6780           
=======================================
  Hits         5290     5290           
  Misses       1490     1490           

Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

Cool! Thanks for implementing this.

@akaszynski akaszynski enabled auto-merge (squash) July 7, 2022 18:55
@akaszynski akaszynski disabled auto-merge July 9, 2022 04:23
@akaszynski akaszynski merged commit e2e0aa4 into main Jul 9, 2022
@akaszynski akaszynski deleted the feat/extending-pytest-summary-line-length branch July 9, 2022 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants