0

/ 100

GradeA

Exemplary work. Strong across documentation, engineering, and project hygiene. It just hasn't found an audience yet.

Top 2% of 5,156 graded repos

A comprehensive 3D visualization system for interconnected financial assets across equities, bonds, commodities, currencies, and regulatory events

Outstanding. A score of 99/100 puts this repo in a very small tier of truly well-engineered projects.

Top fixes

Highest-impact changes first, ranked by point weight

1 to address
  1. 1
    Dependency manifest6pt

    Add a [project.urls] table (Homepage, Repository) so PyPI links back to your project.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

100

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

100

Tests18pt100

Test files detected (conftest.py).

CI/CD14pt100

CI is configured (.github/workflows/ci-gate-spec.yaml).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Reproducibility6pt100

Lockfile present (requirements.txt). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

98

Dependency manifest6pt93

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 0
    Forks
  • 0
    Releases

Community

  • 87% - Good
    Community health
  • -
    authors own >50% of commits
  • 0
    Watchers

Responsiveness

  • <1h
    Median issue response
  • 2h
    Median PR merge time
  • 5
    Open issues
Repository files191 root entries
  • .agents
  • .circleci
  • .codacy
  • .codex
  • .cursor
  • .elastic-copilot
  • .github
    Good: CI is configured (.github/workflows/ci-gate-spec.yaml).
    Good: Dependabot covers 3 ecosystems (pip, npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .openhands
  • .qlty
  • .sonarlint
  • .vscode
  • .windsurf
  • api
  • branch_reviews
  • docs
  • frontend
  • migrations
  • monitoring
  • scripts
  • src
  • tests
  • tools
  • .coderabbit-config-guide.md
  • .coderabbit.yaml
  • .deepsource.toml
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .env.example
  • .eslintrc.json
  • .flake8
  • .geminiignore
  • .git_commit_message.txt
  • .gitignore
    Good: .gitignore present.
  • .markdownlint.json
  • .mergify.yml
  • .pre-commit-config.yaml
  • .safety-policy.json
  • .sqlfluff
  • .test_generation_complete
  • add_test_files.sh
  • ADDITIONAL_TESTS_SUMMARY.md
  • ADDITIONAL_WORKFLOW_TESTS_SUMMARY.md
  • AGENTS.md
  • AI_RULES.md
  • analyze_pr_mergeability.sh
  • app.py
  • ARCHITECTURE.md
  • AUDIT_REPORT.md
  • AUTO_ASSIGN_TEST_DOCUMENTATION.md
  • AXIOS_TESTS_QUICK_REFERENCE.md
  • AXIOS_UPGRADE_TEST_REPORT.md
  • bandit-report.json
  • BEARER_WORKFLOW_TEST_SUMMARY.md
  • BRANCH_CLEANUP_ANALYSIS.md
  • BRANCH_CLEANUP_QUICK_REFERENCE.md
  • BRANCH_CLEANUP_SUMMARY.md
  • BRANCH_TEST_COVERAGE_ANALYSIS.md
  • BRANCH_TEST_GENERATION_SUMMARY.md
  • CHANGELOG_BRANCH_CLEANUP.md
  • CHANGELOG.md
  • cleanup-branches.sh
  • close_unmergeable_prs_script.sh
  • close_unmergeable_prs.sh
  • CNAME
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • compass.yml
  • COMPLETE_TEST_GENERATION_REPORT.md
  • COMPLETE_TEST_GENERATION_SUMMARY.md
  • COMPLETE_TEST_QUICK_REFERENCE.md
  • COMPREHENSIVE_ADDITIONAL_TESTS_SUMMARY.md
  • COMPREHENSIVE_AUTO_ASSIGN_TEST_SUMMARY.md
  • COMPREHENSIVE_TEST_ASSESSMENT_FINAL.md
  • COMPREHENSIVE_TEST_SUMMARY.md
  • conftest.py
    Good: Test files detected (conftest.py).
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • DashFin-financial-asset-relationship-db-wiki-v2.md
  • DATABASE.md
  • DELIVERABLES_SUMMARY.md
  • DEPENDENCY_IMPROVEMENTS.md
  • DEPLOYMENT.md
  • docker-compose.production.yml
  • docker-compose.yml
  • DOCKER.md
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • Dockerfile.api
  • Dockerfile.frontend
  • ENHANCED_TEST_SUMMARY.md
  • FINAL_COMPREHENSIVE_TEST_GENERATION_SUMMARY.md
  • FINAL_PR_RESOLUTION_REPORT.md
  • FINAL_TEST_COVERAGE_ASSESSMENT.md
  • FINAL_TEST_GENERATION_COMPLETE.md
  • FINAL_TEST_GENERATION_REPORT.md
  • FINAL_TEST_GENERATION_SUMMARY.md
  • FINAL_TEST_SUMMARY.md
  • GEMINI.md
  • GITAUTO.md
  • IMPROVEMENTS.md
  • install-cs-tool.ps1
  • INTEGRATION_SUMMARY.md
  • ISSUE_1_3_A_TRACE_CONTEXT.md
  • ISSUE_1_3_B_MIDDLEWARE_REFACTOR.md
  • ISSUE_1330.md
  • ISSUE_5C_3B_CHECKPOINTING.md
  • ISSUE_5C_3C_CANCELLATION.md
  • ISSUE_5C_4_RECOVERY_GATE_INTEGRATION.md
  • ISSUE_DOCUMENTATION_TEMPLATES_ALIGNMENT.md
  • ISSUE_SECURITY_LOCKS_BOUNDARIES.md
  • ISSUE_TEST_SUITE_HARDENING.md
  • latest_ci_logs.zip
  • LICENSE
    Good: Licensed under Apache-2.0.
  • main.py
  • Makefile
  • mcp_server.py
  • MERGE_CONFLICT_ANALYSIS.md
  • MERGE_CONFLICT_RESOLUTION.md
  • PR_1_3_A_TRACE_CONTEXT.md
  • PR_181_COMPLETION_REPORT.md
  • PR_181_RESOLUTION_SUMMARY.md
  • PR_5C_3A_DESCRIPTION.md
  • PR_5C_3C_DESCRIPTION.md
  • PR_ANALYSIS_DETAILED.md
  • PR_BODY.md
  • PR_CLEANUP_PROPOSAL.md
  • PR_MERGE_ORDER_ANALYSIS.md
  • PR_RESOLUTION_ANALYSIS.md
  • PR_RESOLUTION_SUMMARY.md
  • PRE_MERGE_REQUIREMENTS.md
  • prod-ca-2021.crt
  • PULL_REQUEST_DESCRIPTION.md
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • python_ci_logs.zip
  • python38_logs.txt
  • QUICK_ANSWER.md
  • QUICK_START.md
  • QUICK_TEST_REFERENCE_WORKFLOW_VALIDATOR.md
  • QUICK_TEST_REFERENCE.md
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • requirements-api.txt
  • requirements-dev.txt
  • requirements.txt
    Good: Lockfile present (requirements.txt). Installs are reproducible.
  • ROADMAP_STATUS.md
  • run_tests.py
  • run-dev.bat
  • run-dev.sh
  • SCRIPT_ERROR_HANDLING.md
  • SECURITY.md
    Good: Security policy present.
  • SUMMARY.md
  • TAILWIND_V4_MIGRATION.md
  • tech_spec.md
  • TEST_ANALYSIS_COMPLETE.md
  • TEST_COVERAGE_VERIFICATION_REPORT.md
  • test_db_module.py
  • TEST_DOCUMENTATION_README.md
  • TEST_DOCUMENTATION_SUMMARY.md
  • TEST_FILES_INDEX.md
  • TEST_GENERATION_AUTO_ASSIGN_SUMMARY.md
  • TEST_GENERATION_BRANCH_SUMMARY.md
  • TEST_GENERATION_COMPLETE_FINAL_SUMMARY.md
  • TEST_GENERATION_COMPLETE_SUMMARY.md
  • TEST_GENERATION_COMPLETE.md
  • TEST_GENERATION_COMPLETED.md
  • TEST_GENERATION_COMPREHENSIVE_FINAL_SUMMARY.md
  • TEST_GENERATION_CURRENT_BRANCH_SUMMARY.md
  • TEST_GENERATION_DATABASE_SUMMARY.md
  • TEST_GENERATION_EXECUTIVE_SUMMARY.md
  • TEST_GENERATION_FINAL_REPORT.md
  • TEST_GENERATION_FINAL_SUMMARY.md
  • TEST_GENERATION_FOR_CODE_CHANGES.md
  • TEST_GENERATION_MICROAGENT_SUMMARY.md
  • TEST_GENERATION_NOTES.md
  • TEST_GENERATION_README.md
  • TEST_GENERATION_REPORT.md
  • TEST_GENERATION_SESSION_COMPLETE.md
  • TEST_GENERATION_SUMMARY_FINAL.md
  • TEST_GENERATION_SUMMARY.md
  • TEST_GENERATION_WORKFLOW_CONFIG_SUMMARY.md
  • TEST_GENERATION_WORKFLOW_SUMMARY.md
  • test_scripts.sh
  • TEST_SUMMARY.md
  • test_supabase.py
  • TEST_VALIDATION_COMPREHENSIVE_SUMMARY.md
  • TESTING_GUIDE.md
  • TESTING.md
  • UI_COMPARISON.md
  • UNIT_TEST_GENERATION_FINAL_SUMMARY.md
  • validate_new_tests.sh
  • VERCEL_DEPLOYMENT_CHECKLIST.md
  • vercel.json
  • WORKFLOW_CONFIG_TEST_GENERATION_COMPLETE.md
  • WORKFLOW_TESTS_GENERATED_SUMMARY.md
  • WORKFLOW_TESTS_GENERATION_SUMMARY.md
  • WORKFLOW_TESTS_QUICK_REFERENCE.md
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/dashfin-fardb/financial-asset-relationship-db)](https://www.repo-grade.com/report/dashfin-fardb/financial-asset-relationship-db)

More graded Python repos