graphrag/tests
Copilot 13bf315a35
Some checks failed
gh-pages / build (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Publish (pypi) / Upload release to PyPI (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Spellcheck / spellcheck (push) Has been cancelled
Refactor StorageFactory class to use registration functionality (#1944)
* Initial plan for issue

* Refactored StorageFactory to use a registration-based approach

Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>

* Added semversioner change record

Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>

* Fix Python CI test failures and improve code quality

Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>

* ruff formatting fixes

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2025-07-10 12:08:44 -06:00
..
fixtures Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
integration Refactor StorageFactory class to use registration functionality (#1944) 2025-07-10 12:08:44 -06:00
notebook Convert CLI to Typer app (#1305) 2024-10-24 14:22:32 -04:00
smoke Improve internal logging functionality by using Python's standard logging module (#1956) 2025-07-09 18:29:03 -06:00
unit Improve internal logging functionality by using Python's standard logging module (#1956) 2025-07-09 18:29:03 -06:00
verbs Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
__init__.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
conftest.py Add Cosmos DB storage/cache option (#1431) 2024-12-19 13:43:21 -06:00
mock_provider.py Support OpenAI reasoning models (#1841) 2025-04-22 14:15:26 -07:00