Adaptive Learning Agent

C+ 75 completed
web_app / python · small
137
Files
18,304
LOC
6
Frameworks
7
Languages

Pipeline State

completed
Run ID
#1745025
Phase
done
Progress
0%
Started
2026-05-17 16:02:16
Finished
2026-05-17 16:02:16
LLM tokens
0

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 16:03:55
Want this analysis on your repo? https://repobility.com/scan/

Quality Score

C+
75.2/100
Structure
67
Code Quality
89
Documentation
50
Testing
60
Practices
87
Security
100
Dependencies
90

Strengths

  • Good test coverage (42% test-to-source ratio)
  • Code linting configured (eslint, ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No CI/CD configuration — manual testing and deployment
  • 340 duplicate lines detected — consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)

Languages

python
48.3%
json
38.8%
typescript
7.7%
markdown
4.7%
toml
0.3%
javascript
0.1%
css
0.1%

Frameworks

FastAPI React Next.js pytest Tailwind CSS SQLAlchemy

Symbols

variable358
function163
class81
constant79
method44
type_alias11
interface10
protocol5
property3

API Endpoints (7)

Powered by Repobility · code-quality intelligence
MethodPathHandlerFramework
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
GET/dashboardget_dashboardFastAPI
GET/dashboard.htmlget_dashboard_htmlFastAPI
GET/healthhealthFastAPI/Flask
POST/runrun_sessionFastAPI
POST/{session_id}/assessment-answerassessment_answerFastAPI
POST/{session_id}/respondrespondFastAPI
POST/{session_id}/verdictverdictFastAPI

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1600890.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV