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

fix:solve the dup retrieval issue #575

Merged
merged 5 commits into from
Dec 16, 2024

feat: update petercat-utils

5872ecc
Select commit
Loading
Failed to load commit list.
Merged

fix:solve the dup retrieval issue #575

feat: update petercat-utils
5872ecc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 14, 2024 in 0s

77.27% of diff hit (target 49.52%)

View this Pull Request on Codecov

77.27% of diff hit (target 49.52%)

Annotations

Check warning on line 119 in petercat_utils/rag_helper/retrieval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/retrieval.py#L119

Added line #L119 was not covered by tests

Check warning on line 128 in petercat_utils/rag_helper/retrieval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/retrieval.py#L128

Added line #L128 was not covered by tests

Check warning on line 142 in petercat_utils/rag_helper/retrieval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/retrieval.py#L142

Added line #L142 was not covered by tests

Check warning on line 152 in petercat_utils/rag_helper/retrieval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/retrieval.py#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 40 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L40

Added line #L40 was not covered by tests

Check warning on line 46 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L43-L46

Added lines #L43 - L46 were not covered by tests

Check warning on line 61 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L61

Added line #L61 was not covered by tests

Check warning on line 76 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L79

Added line #L79 was not covered by tests

Check warning on line 86 in server/auth/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/auth/middleware.py#L86

Added line #L86 was not covered by tests