Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Padmanav
/
ai-code-review-agent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-code-review-agent
/
tests
Ctrl+K
Ctrl+K
2 contributors
History:
61 commits
Padmanav
fix: patch AsyncResult in job poll test to simulate completed task
38402d8
about 1 month ago
eval
infra(terraform): add EKS cluster, Elasticache Redis, and ECR modules for cloud deployment
about 1 month ago
integration
fix: correct all async route status code assertions (POST=202, GET poll=200)
about 1 month ago
load
test(load): add Locust load test suite for /analyze and /analyze/async endpoints
about 1 month ago
.gitkeep
Safe
0 Bytes
chore: initialize project folder structure
about 1 month ago
__init__.py
Safe
0 Bytes
docs: add README, architecture docs, api docs and basic tests
about 1 month ago
conftest.py
480 Bytes
fix
about 1 month ago
test_agents.py
Safe
4.93 kB
fix
about 1 month ago
test_analysis_service.py
2.89 kB
fix
about 1 month ago
test_api_routes.py
Safe
2.67 kB
fix
about 1 month ago
test_ast_parser.py
Safe
4.55 kB
fix
about 1 month ago
test_cache.py
2.51 kB
fix
about 1 month ago
test_circuit_breaker.py
Safe
1.79 kB
fix
about 1 month ago
test_code_review_agent_extended.py
Safe
4.13 kB
fixed lint
about 1 month ago
test_full_pipeline.py
5.4 kB
fix: complete Redis cache integration and clean up test layer
about 1 month ago
test_github_tool.py
7.03 kB
fix
about 1 month ago
test_health.py
Safe
405 Bytes
fixed lint
about 1 month ago
test_llm.py
Safe
6.19 kB
fix
about 1 month ago
test_metrics_and_misc.py
4.64 kB
fix: loosen timeout message assertion to match sandbox output format
about 1 month ago
test_pytest_runner.py
Safe
1.05 kB
fix: add missing 'success' key to run_tests return dict
about 1 month ago
test_routes_extended.py
4.73 kB
fix: complete Redis cache integration and clean up test layer
about 1 month ago
test_static_analyzer.py
Safe
1.66 kB
fixed lint
about 1 month ago
test_tools.py
Safe
1 kB
fixed lint
about 1 month ago
test_worker.py
2.42 kB
fix: patch AsyncResult in job poll test to simulate completed task
about 1 month ago