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

Add support for new user fields

Open dirkkul opened this issue 1 year ago • 1 comments

dirkkul avatar Apr 14 '25 08:04 dirkkul

Codecov Report

:x: Patch coverage is 98.52941% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 87.85%. Comparing base (ee23524) to head (f63fbc6). :warning: Report is 337 commits behind head on main.

Files with missing lines Patch % Lines
weaviate/users/executor.py 95.65% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1638      +/-   ##
==========================================
+ Coverage   87.80%   87.85%   +0.04%     
==========================================
  Files         219      219              
  Lines       17494    17548      +54     
==========================================
+ Hits        15361    15416      +55     
+ Misses       2133     2132       -1     

: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 Apr 14 '25 09:04 codecov-commenter