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: enhance CI testing by summarizing tests durations #3754

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

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Feb 19, 2025

As the title.

@germa89 germa89 requested a review from a team as a code owner February 19, 2025 15:58
@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

@germa89 germa89 self-assigned this Feb 19, 2025
@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.33%. Comparing base (4c6e65a) to head (810ecf1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3754      +/-   ##
==========================================
+ Coverage   88.30%   88.33%   +0.03%     
==========================================
  Files         187      187              
  Lines       14704    14704              
==========================================
+ Hits        12984    12989       +5     
+ Misses       1720     1715       -5     

@germa89
Copy link
Collaborator Author

germa89 commented Feb 20, 2025

Close #3752

@germa89 germa89 linked an issue Feb 20, 2025 that may be closed by this pull request
@germa89
Copy link
Collaborator Author

germa89 commented Feb 21, 2025

Future work: Consider using tabulate (to avoid creating the tables ourselves), and/or click-extras (for more facilities).

@germa89
Copy link
Collaborator Author

germa89 commented Feb 21, 2025

@germa89
Copy link
Collaborator Author

germa89 commented Feb 21, 2025

I do not think pytest-durations is needed for this.

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 dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Average test time on CICD
2 participants