Skip to content

Changelog + reformat#2007

Merged
dirkkul merged 2 commits intomainfrom
changelog_4_20_5
Apr 9, 2026
Merged

Changelog + reformat#2007
dirkkul merged 2 commits intomainfrom
changelog_4_20_5

Conversation

@dirkkul
Copy link
Copy Markdown
Collaborator

@dirkkul dirkkul commented Apr 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 9, 2026 19:04
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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project changelog for the next patch release and reformats a handful of imports to keep docstring_deprecated imports consistent across modules.

Changes:

  • Add 4.20.5 entries to docs/changelog.rst.
  • Reorder/relocate docstring_deprecated imports in several modules (no functional changes intended).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
weaviate/connect/helpers.py Moves docstring_deprecated import to a different position in the import block.
weaviate/collections/classes/config.py Consolidates docstring_deprecated import with other weaviate.util imports.
weaviate/collections/classes/config_vectorizers.py Reorders imports to place docstring_deprecated with other local imports.
weaviate/collections/classes/config_named_vectors.py Reorders imports to place docstring_deprecated with other local imports.
weaviate/collections/batch/collection.py Reorders imports to place docstring_deprecated with other local imports.
weaviate/collections/batch/client.py Reorders imports to place docstring_deprecated with other local imports.
docs/changelog.rst Adds changelog section for version 4.20.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.95%. Comparing base (ccf4f61) to head (78fa5f7).
⚠️ Report is 100 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2007      +/-   ##
==========================================
+ Coverage   87.84%   87.95%   +0.10%     
==========================================
  Files         280      280              
  Lines       21347    21664     +317     
==========================================
+ Hits        18752    19054     +302     
- Misses       2595     2610      +15     

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dirkkul dirkkul merged commit 4d66220 into main Apr 9, 2026
120 of 121 checks passed
@dirkkul dirkkul deleted the changelog_4_20_5 branch April 9, 2026 19:35
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