trustgraph/tests
cybermaggedon 8574861196
Protect null embeddings - v2.0 (#627)
* Don't emit graph embeddings if there aren't any.

* Don't store graph embeddings in a knowledge store if there's an empty list.

* Translate between Cassandra's 'null' representing an empty list and an
  empty list which is what the surrounding code wants (and stored in the
  first place).

* Avoid emitting empty embedding lists

* Avoid output empty triple lists

* Fix tests
2026-02-09 14:57:36 +00:00
..
contract Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
integration Protect null embeddings - v2.0 (#627) 2026-02-09 14:57:36 +00:00
unit Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
utils Streaming rag responses (#568) 2025-11-26 19:47:39 +00:00
__init__.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
conftest.py Fix test async warnings (#601) 2026-01-06 22:09:34 +00:00
pytest.ini Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
requirements.txt Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00