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

Filter iterator

Open dirkkul opened this issue 8 months ago • 1 comments

dirkkul avatar Aug 21 '25 03:08 dirkkul

Codecov Report

:x: Patch coverage is 79.24528% with 11 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 87.32%. Comparing base (4bef4b8) to head (4ae8fd9).

Files with missing lines Patch % Lines
integration/test_iterator.py 50.00% 8 Missing :warning:
integration/test_client.py 75.00% 1 Missing :warning:
weaviate/collections/collection/async_.py 75.00% 1 Missing :warning:
weaviate/collections/collection/sync.py 75.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##           dev/1.33    #1798      +/-   ##
============================================
+ Coverage     87.27%   87.32%   +0.05%     
============================================
  Files           269      269              
  Lines         18777    18797      +20     
============================================
+ Hits          16388    16415      +27     
+ Misses         2389     2382       -7     

: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 Aug 21 '25 04:08 codecov-commenter