CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings
C
60/100
Health score

Insights

No security issues detected — clean codebase
No tests found — adding tests would significantly improve code reliability
No LICENSE file — open source projects need a license to be usable
How to improve this score60 → 78 possible
Gains are computed from the same formula that produced the score — completing everything below is worth 18 points.
+10
1. Add a test suite — any tests at all move the score off zerotesting
0 test files today against ~185 source files (None)
Fix it yourself

Change: Add a test suite — any tests at all move the score off zero

0 test files today against ~185 source files (None)

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

+2
2. Add a LICENSE filedocumentation
Unlicensed code is legally unusable by anyone else
Fix it yourself

Change: Add a LICENSE file

Unlicensed code is legally unusable by anyone else

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

+1.5
3. Split the largest files to bring average size under 5,000 bytescomplexity
Average is 5,054 bytes across 185 files; start with AdminDashboard.jsx, BookingPage.jsx, AdminCreateBooking.jsx
Fix it yourself

Change: Split the largest files to bring average size under 5,000 bytes

Average is 5,054 bytes across 185 files; start with AdminDashboard.jsx, BookingPage.jsx, AdminCreateBooking.jsx

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

+1.5
4. Add CONTRIBUTING.mddocumentation
Tells collaborators how to work on the repo
Fix it yourself

Change: Add CONTRIBUTING.md

Tells collaborators how to work on the repo

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

+1.5
5. Add a CHANGELOGdocumentation
Lets users see what changed between versions
Fix it yourself

Change: Add a CHANGELOG

Lets users see what changed between versions

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

+1.5
6. Push again — freshness decays the scoreactivity
Last push 73 days ago; pushing within 7 days is worth 30 of activity's 100 points
Fix it yourself

Change: Push again — freshness decays the score

Last push 73 days ago; pushing within 7 days is worth 30 of activity's 100 points

Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.

Security100
25 of 25 possible overall points (weight 25%)
0 findings across 0 rules
0 critical · 0 high · 0 medium
Testing0
0 of 20 possible overall points (weight 20%)
No tests found
Coverage estimate: None
Complexity60
9 of 15 possible overall points (weight 15%)
185 source files
Avg file size: 5,054 bytes
Largest: AdminDashboard.jsx (93,094 bytes)
Dependencies100
15 of 15 possible overall points (weight 15%)
5 dependencies (package.json)
Lockfile present
Documentation50
5 of 10 possible overall points (weight 10%)
README found
No license
9 doc files
Activity40
6 of 15 possible overall points (weight 15%)
0 commits (30d)
8 contributors
Last push: 73d ago