gitingest/tests
Mickael 414e85189f
feat: implement S3 integration for storing and retrieving digest files (#427)
Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
Co-authored-by: Nicolas Iragne <nicoragne@hotmail.fr>
2025-07-26 16:28:17 +02:00
..
query_parser feat: implement S3 integration for storing and retrieving digest files (#427) 2025-07-26 16:28:17 +02:00
server feat: implement S3 integration for storing and retrieving digest files (#427) 2025-07-26 16:28:17 +02:00
.pylintrc Refactor project structure, enhance logic, update configurations, and improve code quality (#85) 2025-01-03 08:33:28 +01:00
__init__.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
conftest.py feat: implement S3 integration for storing and retrieving digest files (#427) 2025-07-26 16:28:17 +02:00
test_cli.py feat(ci): build Docker Image on PRs (#382) 2025-07-05 21:04:20 +02:00
test_clone.py refactor: consistent cloning & pattern-handling (#388) 2025-07-23 16:35:32 +02:00
test_git_utils.py replace curl by httpx (#374) 2025-07-06 11:39:54 +02:00
test_gitignore_feature.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
test_ingestion.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
test_notebook_utils.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
test_pattern_utils.py refactor: consistent cloning & pattern-handling (#388) 2025-07-23 16:35:32 +02:00
test_summary.py refactor: consistent cloning & pattern-handling (#388) 2025-07-23 16:35:32 +02:00