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: Turn off verbose pytest output #6633

Merged
merged 6 commits into from
Nov 25, 2024
Merged

Conversation

unkcpz
Copy link
Member

@unkcpz unkcpz commented Nov 22, 2024

As mentioned by @agoscinski, @GeigerJ2 , turn off the verbose will make inspect online pytest output log easier.

@danielhollas
Copy link
Collaborator

Thanks @unkcpz. Please hold off merging this until #6625 is merged, otherwise the merge conflict is going to be quite annoying.

@danielhollas danielhollas changed the title Not using verbose option for CI pytest CI: Turn off verbose pytest output Nov 23, 2024
@GeigerJ2
Copy link
Contributor

@unkcpz, I just added a commit that removes the verbosity flag in two more files nightly.yml and release.yml, just to mirror where @danielhollas removed the flag originally in #6625.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.90%. Comparing base (ef60b66) to head (1ecdc91).
Report is 139 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6633      +/-   ##
==========================================
+ Coverage   77.51%   77.90%   +0.40%     
==========================================
  Files         560      567       +7     
  Lines       41444    42147     +703     
==========================================
+ Hits        32120    32831     +711     
+ Misses       9324     9316       -8     

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


🚨 Try these New Features:

Copy link
Contributor

@agoscinski agoscinski left a comment

Choose a reason for hiding this comment

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

Looks good to me (just merge the mypy fix before)

@unkcpz unkcpz merged commit 41a0fd9 into aiidateam:main Nov 25, 2024
29 of 30 checks passed
@unkcpz unkcpz deleted the Non-verbose-CI-tests branch November 25, 2024 17:07
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.

4 participants