Skip to content

docs: drop the Go Report Card badges - #464

Merged
cbrgm merged 3 commits into
mainfrom
docs-drop-go-report-card
Aug 25, 2026
Merged

docs: drop the Go Report Card badges#464
cbrgm merged 3 commits into
mainfrom
docs-drop-go-report-card

Conversation

@cbrgm

@cbrgm cbrgm commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

What

Removes the Go Report Card badge from the README and from the docs landing page.

The docs/index.md one still pointed at finleap-connect/monoskope, so the docs site was rendering a report card for an unrelated project.

Closes #438

Testing

n/a, markdown only.

Summary by CodeRabbit

  • Documentation
    • Removed outdated and unrelated Go Report Card badges from the project documentation.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a7ce3561-0d13-446f-8676-7e240ab753c1

📥 Commits

Reviewing files that changed from the base of the PR and between dc6de27 and 30f9a07.

📒 Files selected for processing (1)
  • docs/index.md
💤 Files with no reviewable changes (1)
  • docs/index.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The obsolete Go Report Card badge was removed from README.md and docs/index.md.

Changes

Documentation cleanup

Layer / File(s) Summary
Remove obsolete badge
README.md, docs/index.md
Removes the Go Report Card badge from the project documentation headers.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 30f9a

This PR only removes outdated Go Report Card badges from documentation and does not change runtime behavior; no actionable merge-blocking risk remains beyond normal checks.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the removal of the obsolete Go Report Card badges from the README and documentation.
Description check ✅ Passed The description explains what changed, why it changed, references issue #438, and states that testing was not applicable for markdown-only changes. The optional reviewer notes and checklist sections a…
Linked Issues check ✅ Passed The pull request removes the obsolete Go Report Card badge requested by issue #438 from both the README and documentation landing page.
Out of Scope Changes check ✅ Passed The changes are limited to removing the obsolete Go Report Card badges from README.md and docs/index.md. No unrelated changes are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Full details: Description check

Explanation

The description explains what changed, why it changed, references issue #438, and states that testing was not applicable for markdown-only changes. The optional reviewer notes and checklist sections are omitted, but the description is otherwise sufficient.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-drop-go-report-card

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Same badge as in the README, except this one still pointed at
finleap-connect/monoskope, so the docs site was rendering a report card
for an unrelated project.
@cbrgm cbrgm changed the title docs: drop the Go Report Card badge from the README docs: drop the Go Report Card badges Aug 20, 2026

@dermorz dermorz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh, I didn't know gorepordcard.com hosting has come to an end.

@cbrgm
cbrgm enabled auto-merge August 25, 2026 07:17
@cbrgm
cbrgm merged commit 7ea9746 into main Aug 25, 2026
12 checks passed
@cbrgm
cbrgm deleted the docs-drop-go-report-card branch August 25, 2026 07:19
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.

Sunset Go Report Card

3 participants