Skip to content

ci: enable timeout for pytest to prevent blockage - #2174

Merged
jonahrb merged 3 commits into
mainfrom
ci/timeout-pytest
Aug 13, 2025
Merged

ci: enable timeout for pytest to prevent blockage#2174
jonahrb merged 3 commits into
mainfrom
ci/timeout-pytest

Conversation

@RobPasMue

Copy link
Copy Markdown
Member

Description

Prevent blockage of runner usage (self-hosted) when running test phases. Sometimes they keep running for hours because pytest hangs. This will prevent it.

@RobPasMue RobPasMue self-assigned this Aug 13, 2025
@RobPasMue
RobPasMue requested a review from a team as a code owner August 13, 2025 14:54
@github-actions github-actions Bot added the maintenance Package and maintenance related label Aug 13, 2025
@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.71%. Comparing base (05dbe8e) to head (e1ad97e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2174   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files         141      141           
  Lines       10323    10323           
=======================================
  Hits         9777     9777           
  Misses        546      546           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonahrb
jonahrb merged commit 9a27644 into main Aug 13, 2025
51 checks passed
@jonahrb
jonahrb deleted the ci/timeout-pytest branch August 13, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants