Skip to content

Add pytest timeouts#2015

Open
tsmith023 wants to merge 10 commits intomainfrom
chore/add-timeouts-to-batch-tests
Open

Add pytest timeouts#2015
tsmith023 wants to merge 10 commits intomainfrom
chore/add-timeouts-to-batch-tests

Conversation

@tsmith023
Copy link
Copy Markdown
Collaborator

  • mark batch tests specifically with long timeouts
  • add timeouts to GH action jobs as a backup
  • dump full stack-trace on timeout detection to debug hangs in the CI

- mark batch tests specifically with long timeouts
- add timeouts to GH action jobs as a backup
- dump full stack-trace on timeout detection to debug hangs in the CI
@tsmith023 tsmith023 requested a review from dirkkul April 16, 2026 11:14
@tsmith023 tsmith023 requested a review from a team as a code owner April 16, 2026 11:14
Copy link
Copy Markdown

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 78.81356% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.91%. Comparing base (78fa5f7) to head (a674ec1).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
conftest.py 68.75% 10 Missing ⚠️
weaviate/collections/batch/async_.py 60.86% 9 Missing ⚠️
weaviate/collections/batch/sync.py 76.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2015      +/-   ##
==========================================
- Coverage   87.95%   87.91%   -0.04%     
==========================================
  Files         280      282       +2     
  Lines       21664    21755      +91     
==========================================
+ Hits        19054    19126      +72     
- Misses       2610     2629      +19     

☔ 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.

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.

3 participants