gitingest/tests
Nicolas Iragne c057f6e062
feat: use gitpython for git stuff (#504)
Co-authored-by: Iwan Burel <iwan.burel@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-11 17:27:42 +02:00
..
query_parser chore: update fastapi link (#486) 2025-08-03 10:31:49 +02:00
server feat(logging): implement loguru (#473) 2025-07-30 16:42:48 +00: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: use gitpython for git stuff (#504) 2025-08-11 17:27:42 +02:00
test_cli.py feat(ci): build Docker Image on PRs (#382) 2025-07-05 21:04:20 +02:00
test_clone.py feat: use gitpython for git stuff (#504) 2025-08-11 17:27:42 +02:00
test_git_utils.py feat: use gitpython for git stuff (#504) 2025-08-11 17:27:42 +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 feat(logging): implement loguru (#473) 2025-07-30 16:42:48 +00: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