chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
14.72k stars 1.23k forks source link

[DNR] Address all but six clippy warnings. #2850

Closed rescrv closed 4 days ago

rescrv commented 5 days ago

[DNR] = [Do Not Review]

Address many clippy warnings

Test plan

How are these changes tested?. Local non-k8s tests pass. Testing in CI with this diff. *Break diff into pieces for easier merging.

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

github-actions[bot] commented 5 days ago

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation

github-actions[bot] commented 5 days ago

Please tag your PR title with one of: [ENH | BUG | DOC | TST | BLD | PERF | TYP | CLN | CHORE]. See https://docs.trychroma.com/contributing#contributing-code-and-ideas

rescrv commented 4 days ago

2858 #2859 #2860 and an as-of-yet unpushed PR replace this one.