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

ci: Decrease pytest verbosity #515

Merged
merged 4 commits into from
Sep 12, 2023
Merged

ci: Decrease pytest verbosity #515

merged 4 commits into from
Sep 12, 2023

Conversation

dkrako
Copy link
Contributor

@dkrako dkrako commented Sep 8, 2023

This won't create a new line for each single test case, but each line now just corresponds to a test file.

This shortens the pytest output a lot.

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (045f6a2) 100.00% compared to head (8da69ad) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #515   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         2117      2117           
  Branches       511       511           
=========================================
  Hits          2117      2117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dkrako dkrako marked this pull request as ready for review September 11, 2023 19:46
@dkrako dkrako merged commit 2e59d0c into main Sep 12, 2023
@dkrako dkrako deleted the ci/shorten-pytest-output branch September 12, 2023 11:59
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