Calcleap

F 45 completed
unknown / html · large
3,061
Files
1,050,903
LOC
0
Frameworks
10
Languages

Pipeline State

completed
Run ID
#1745067
Phase
done
Progress
0%
Started
2026-05-17 18:01:29
Finished
2026-05-17 18:01:29
LLM tokens
0

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 18:02:39
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot

Quality Score

F
44.9/100
Structure
42
Code Quality
72
Documentation
53
Testing
15
Practices
30
Security
39
Dependencies
70

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (kebab-case)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • 6 files with critical complexity need refactoring
  • 7 bare except/catch blocks swallowing errors
  • Potential hardcoded secrets in 2 files
  • 1700 duplicate lines detected — consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Replace bare except/catch blocks with specific exception types
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

html
97.6%
javascript
1.7%
xml
0.4%
python
0.2%
markdown
0.1%
css
0.0%
shell
0.0%
yaml
0.0%
json
0.0%
text
0.0%

Frameworks

None detected

Symbols

variable2,034
function232
constant77

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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