Skip to content

docs: repoint Go Report Card badge to nudgebee/node-agent#261

Merged
mayankpande88 merged 1 commit into
mainfrom
fix/goreportcard-badge
May 27, 2026
Merged

docs: repoint Go Report Card badge to nudgebee/node-agent#261
mayankpande88 merged 1 commit into
mainfrom
fix/goreportcard-badge

Conversation

@mayankpande88
Copy link
Copy Markdown
Contributor

The Go Report Card badge in the README pointed at the upstream coroot/coroot-node-agent repo, so it showed upstream's report rather than this fork's. Repointed to github.com/nudgebee/node-agent.

goreportcard grades by the repo URL you give it (it clones and runs gofmt/vet/lint statically), independent of the Go module path — so keeping the module path as coroot/... doesn't prevent an accurate badge. Renders once the repo is public.

Missed the #260 merge window by a few seconds; splitting it out here.

The badge pointed at the upstream coroot repo (showing upstream's report).
goreportcard analyzes by repo URL independently of the Go module path, so
this reflects the fork's own report once the repo is public.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Go Report Card badge URL in the README.md file to point to the correct repository path under the nudgebee organization. There are no review comments, and I have no additional feedback to provide.

@mayankpande88 mayankpande88 merged commit cffa3af into main May 27, 2026
2 checks passed
@mayankpande88 mayankpande88 deleted the fix/goreportcard-badge branch May 27, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants