83

/ 100

GradeB

Good community traction and solid fundamentals. Nearly in the top tier.

Top 26% of 5,156 graded repos

Google Cloud Client Library for Java

Java2,069Apache-2.01mo ago

Top fixes

Highest-impact changes first, ranked by point weight

10 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  3. 3
    CI/CD14pt

    Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.

  4. 4
    README12pt

    Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.

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

82

README12pt65

This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.

Contributing guide5pt85

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

77

Linting and formatting5pt0

No Java/Kotlin linter configured.

Add Checkstyle or Spotless for Java formatting, or ktlint/Detekt for Kotlin. Run it via Maven/Gradle or as a CI step.

Tests18pt80

Test files detected (.github/release-note-generation/test_generate_module_notes.py).

CI/CD14pt85

CI is configured (.github/workflows/ci.yaml).

Reproducibility6pt92

Lockfile present (.github/release/requirements.txt). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (.github/release-note-generation/testdata/java-analytics-admin/pom.xml).

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

  • 159 / 836
    Commits (30d / 90d)
  • 1,143
    Forks
  • 524
    Releaseslatest 10y ago

Community

  • 87% - Good
    Community health
  • 2 bus factor
    authors own >50% of commits
  • 2,069
    Watchers

Responsiveness

  • 229d 14h
    Median issue response
  • 12h
    Median PR merge time
  • 767
    Open issues
Repository files81 root entries
  • .agents
  • .cloud
    Good: .gitignore present.
  • .github
    Good: Test files detected (.github/release-note-generation/test_generate_module_notes.py).
    Good: CI is configured (.github/workflows/ci.yaml).
    Good: Lockfile present (.github/release/requirements.txt). Installs are reproducible.
    Good: Dependabot configured for pip.
    Good: Issue or PR templates present.
    Good: Dependency manifest found (.github/release-note-generation/testdata/java-analytics-admin/pom.xml).
  • .kokoro
  • docs
  • gapic-libraries-bom
  • generation
  • google-auth-library-java
  • google-cloud-examples
  • google-cloud-jar-parent
  • google-cloud-pom-parent
  • grpc-gcp-java
  • java-accessapproval
  • java-accesscontextmanager
  • java-admanager
  • java-advisorynotifications
  • java-agentregistry
  • java-aiplatform
  • java-alloydb
  • java-alloydb-connectors
  • java-analytics-admin
  • java-analytics-data
  • java-analyticshub
  • java-api-gateway
  • java-apigee-connect
  • java-apigee-registry
  • java-apihub
  • java-apikeys
  • java-appengine-admin
  • java-apphub
  • java-appoptimize
  • java-area120-tables
  • java-artifact-registry
  • java-asset
  • java-assured-workloads
  • java-auditmanager
  • java-automl
  • java-backstory
  • java-backupdr
  • java-bare-metal-solution
  • java-batch
  • java-beyondcorp-appconnections
  • java-beyondcorp-appconnectors
  • java-beyondcorp-appgateways
  • java-beyondcorp-clientconnectorservices
  • java-beyondcorp-clientgateways
  • java-biglake
  • java-bigquery
  • java-bigquery-data-exchange
  • java-bigquery-jdbc
    Good: Environment pinned via java-bigquery-jdbc/Dockerfile.
  • java-bigqueryconnection
  • java-bigquerydatapolicy
  • java-bigquerydatatransfer
  • java-bigquerymigration
  • java-bigqueryreservation
  • java-bigquerystorage
  • java-bigtable
  • java-billing
  • java-billingbudgets
  • java-binary-authorization
  • java-capacityplanner
  • java-certificate-manager
  • java-ces
  • .bazeliskrc
  • .bazelrc
  • .gitignore
  • .release-please-manifest.json
  • .tool-versions
  • AGENTS.md
  • BUILD.bazel
  • changelog.json
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • DEVELOPMENT.md
  • generate-readme.py
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    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.
  • generation_config.yaml
  • LICENSE
    Good: Licensed under Apache-2.0.
  • README.md
  • SECURITY.md
    Good: Security policy present.
  • WORKSPACE
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/googleapis/google-cloud-java)](https://www.repo-grade.com/report/googleapis/google-cloud-java)

More graded Java repos