sweepai / sweep

Sweep: open-source AI-powered Software Developer for small features and bug fixes.
https://sweep.dev
Other
7.4k stars 419 forks source link

Write unit tests for vector_db.py #4087

Closed sweep-nightly[bot] closed 3 months ago

sweep-nightly[bot] commented 3 months ago

Purpose

This pull request adds unit tests for the vector_db.py module in the sweepai/sweep repository.

Description

The changes in this pull request include:

  1. Creating a new test file sweepai/core/vector_db_test.py that contains unit tests for the following functions in vector_db.py:

    • embed_text_array
    • openai_call_embedding
    • apply_adjustment_score
    • get_pointwise_reranked_snippet_scores
  2. The tests use mocking to avoid making actual API calls to OpenAI or Cohere, and instead verify the expected behavior of the functions.

Summary

Suggested changes from Sweep Chat by @kevinlu1248. Continue chatting at http://localhost:3000/c/e63fe396-521a-4313-b6a1-9f76c766c8d1.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sweep-chat 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 9:13pm
sweep-chat-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 9:13pm
sweep-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 9:13pm
sweep-pulley 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 9:13pm