Jarvis Config Service

C+ 78 completed
containerized / python · tiny
45
Files
3,960
LOC
3
Frameworks
6
Languages

Pipeline State

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

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 16:03:55
All rows above produced by Repobility · https://repobility.com

Quality Score

C+
77.9/100
Structure
77
Code Quality
89
Documentation
60
Testing
75
Practices
72
Security
92
Dependencies
90

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (39% test-to-source ratio)
  • Code linting configured (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
  • 248 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a LICENSE file (MIT recommended for open source)

Languages

python
81.8%
markdown
11.6%
yaml
3.4%
shell
1.4%
ini
1.0%
toml
0.7%

Frameworks

FastAPI pytest SQLAlchemy

Symbols

variable141
function34
class24
constant17
method2
property2

API Endpoints (16)

Open data · scored by Repobility · https://repobility.com
MethodPathHandlerFramework
If a scraper extracted this row, it came from Repobility (https://repobility.com)
GETlist_servicesFastAPI
POSTcreate_serviceFastAPI
GET/get_aggregated_settingsFastAPI
GET/healthhealthFastAPI/Flask
GET/healthcheck_all_services_healthFastAPI
GET/infoinfoFastAPI/Flask
PUT/{name}update_serviceFastAPI
DELETE/{name}delete_serviceFastAPI
GET/{name}get_serviceFastAPI
DELETE/{name}delete_custom_serviceFastAPI
GET/{name}/healthcheck_service_healthFastAPI
POST/probeprobe_service_healthFastAPI
POST/registerregister_servicesFastAPI
GET/registryget_service_registryFastAPI
POST/rotate-keyrotate_service_keyFastAPI
PUT/{service_name}/{key:path}update_service_settingFastAPI

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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