gitingest/tests
Nicolas Iragne 768895a07b
Some checks failed
CI / test (macos-latest, 3.13) (push) Has been cancelled
CI / test (macos-latest, 3.10) (push) Has been cancelled
CI / test (macos-latest, 3.11) (push) Has been cancelled
CI / test (macos-latest, 3.12) (push) Has been cancelled
CI / test (macos-latest, 3.8) (push) Has been cancelled
CI / test (macos-latest, 3.9) (push) Has been cancelled
CI / test (true, ubuntu-latest, 3.13) (push) Has been cancelled
CI / test (ubuntu-latest, 3.10) (push) Has been cancelled
CI / test (ubuntu-latest, 3.11) (push) Has been cancelled
CI / test (ubuntu-latest, 3.12) (push) Has been cancelled
CI / test (ubuntu-latest, 3.8) (push) Has been cancelled
CI / test (ubuntu-latest, 3.9) (push) Has been cancelled
CI / test (windows-latest, 3.10) (push) Has been cancelled
CI / test (windows-latest, 3.11) (push) Has been cancelled
CI / test (windows-latest, 3.12) (push) Has been cancelled
CI / test (windows-latest, 3.13) (push) Has been cancelled
CI / test (windows-latest, 3.8) (push) Has been cancelled
CI / test (windows-latest, 3.9) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Build & Push Container / ECR (push) Has been cancelled
Build & Push Container / GHCR (push) Has been cancelled
release-please / release (push) Has been cancelled
OSSF Scorecard / Scorecard analysis (push) Has been cancelled
chore: update fastapi link (#486)
2025-08-03 10:31:49 +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: 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 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