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

feat: add Neo4j graph backend #61

Merged
merged 8 commits into from
Sep 25, 2024

improve coverage of llm

ba04e76
Select commit
Loading
Failed to load commit list.
Merged

feat: add Neo4j graph backend #61

improve coverage of llm
ba04e76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2024 in 0s

95.93% of diff hit (target 94.03%)

View this Pull Request on Codecov

95.93% of diff hit (target 94.03%)

Annotations

Check warning on line 19 in nano_graphrag/_storage/kv_json.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/_storage/kv_json.py#L19

Added line #L19 was not covered by tests

Check warning on line 30 in nano_graphrag/_storage/kv_json.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/_storage/kv_json.py#L30

Added line #L30 was not covered by tests

Check warning on line 32 in nano_graphrag/_storage/vdb_nanovectordb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/_storage/vdb_nanovectordb.py#L32

Added line #L32 was not covered by tests

Check warning on line 24 in nano_graphrag/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/_utils.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in nano_graphrag/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/_utils.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 216 in nano_graphrag/graphrag.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/graphrag.py#L216

Added line #L216 was not covered by tests

Check warning on line 326 in nano_graphrag/graphrag.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nano_graphrag/graphrag.py#L326

Added line #L326 was not covered by tests