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 self-assigned this Nov 14, 2024
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
@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.90%. Comparing base (aa041a9) to head (f2294a3).
Report is 1 commits behind head on master.

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   91.94%   91.90%   -0.04%     
==========================================
  Files         377      376       -1     
  Lines       22295    21045    -1250     
==========================================
- Hits        20499    19342    -1157     
+ Misses       1796     1703      -93     

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


🚨 Try these New Features:

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