weaviate-python-client icon indicating copy to clipboard operation
weaviate-python-client copied to clipboard

Add shortcut for quantizer update and cleanup around dynamic

Open dirkkul opened this issue 8 months ago • 1 comments

dirkkul avatar Sep 04 '25 11:09 dirkkul

Codecov Report

:x: Patch coverage is 33.05085% with 79 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 86.48%. Comparing base (223eb22) to head (3c9e5aa).

Files with missing lines Patch % Lines
weaviate/collections/config/executor.py 4.34% 44 Missing :warning:
integration/test_collection_config.py 19.04% 34 Missing :warning:
weaviate/collections/classes/config_base.py 66.66% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##           dev/1.33    #1821      +/-   ##
============================================
- Coverage     86.89%   86.48%   -0.41%     
============================================
  Files           273      273              
  Lines         19099    19198      +99     
============================================
+ Hits          16596    16604       +8     
- Misses         2503     2594      +91     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Sep 04 '25 13:09 codecov-commenter