Skip to content

Fix #1943#1944

Merged
tsmith023 merged 2 commits intomainfrom
fix/#1943
Feb 17, 2026
Merged

Fix #1943#1944
tsmith023 merged 2 commits intomainfrom
fix/#1943

Conversation

@tsmith023
Copy link
Collaborator

Wrap inner async execute with exception handling logic in _check_package_version

Closes #1943

@tsmith023 tsmith023 requested a review from dirkkul February 17, 2026 11:29
Copy link

@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

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.38%. Comparing base (fd58638) to head (84a8bef).
⚠️ Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
weaviate/connect/v4.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1944      +/-   ##
==========================================
- Coverage   86.45%   86.38%   -0.07%     
==========================================
  Files         274      275       +1     
  Lines       19966    20007      +41     
==========================================
+ Hits        17261    17284      +23     
- Misses       2705     2723      +18     

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

@tsmith023 tsmith023 merged commit 01821b4 into main Feb 17, 2026
121 checks passed
@tsmith023 tsmith023 deleted the fix/#1943 branch February 17, 2026 13:19
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.

Do not make implicit requests to pypi

3 participants