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

Test speedup #1298

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Test speedup #1298

wants to merge 4 commits into from

Conversation

jstucke
Copy link
Collaborator

@jstucke jstucke commented Nov 14, 2024

No description provided.

@jstucke jstucke requested a review from maringuu November 14, 2024 16:34
@jstucke jstucke self-assigned this Nov 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.88%. Comparing base (bd5bdb0) to head (782b922).

Files with missing lines Patch % Lines
src/scheduler/analysis_status.py 66.66% 1 Missing ⚠️
src/test/common_helper.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1298      +/-   ##
==========================================
- Coverage   92.21%   91.88%   -0.34%     
==========================================
  Files         377      376       -1     
  Lines       23068    20956    -2112     
==========================================
- Hits        21273    19256    -2017     
+ Misses       1795     1700      -95     

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

in a test run this reduced the total runtime for all tests by nearly 10%
…variable

and changed its default value for the tests to 0.2 for a significant teardown speedup
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