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

Google Cloud Client Library for Java

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

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

Community

  • Community health
  • 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