Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Vector store for PGVector #134

Merged
merged 9 commits into from
Jun 22, 2023
Merged

Conversation

AyoTheDev
Copy link
Contributor

No description provided.

@li2109
Copy link
Owner

li2109 commented Jun 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs Vulnerability A 0 Vulnerabilities Security Hotspot A 0 Security Hotspots Code Smell A 19 Code Smells

0.0% 0.0% Coverage 0.0% 0.0% Duplication

Please resolve the code smell

@li2109
Copy link
Owner

li2109 commented Jun 17, 2023

I think we should follow the following approach when it comes to exception handling:
use checked exceptions for conditions from which the caller can reasonably be expected to recover.
Use runtime exceptions to indicate programming errors or precondition violations

@li2109
Copy link
Owner

li2109 commented Jun 17, 2023

Let's add comments for every public class

@li2109
Copy link
Owner

li2109 commented Jun 21, 2023

Wow, the PR is well-documented!!!

@li2109
Copy link
Owner

li2109 commented Jun 21, 2023

IDK why some comments are left here AyoTheDev#1

@sonarcloud
Copy link

sonarcloud bot commented Jun 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@li2109 li2109 merged commit 8d86c49 into li2109:master Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants