Skip to content

docs: Fix broken GitHub star history chart in README - #6731

Open
OctoBored wants to merge 1 commit into
feast-dev:masterfrom
OctoBored:fix/star-history-chart
Open

docs: Fix broken GitHub star history chart in README#6731
OctoBored wants to merge 1 commit into
feast-dev:masterfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The GitHub star history chart shown near the bottom of the README is currently broken due to restrictions on the GitHub stargazer API, so the chart no longer renders for readers. This change points the chart (and its surrounding link) at a working alternative so the star history is visible again. The underlying SVG chart endpoint and the hash-based link are both updated consistently in the README and the template used to generate it.

The GitHub star history chart in the README (and its rendering template) is currently broken because of GitHub stargazer API restrictions. Switch the chart and its linking URL over to a working alternative so the chart renders correctly again for readers.
@OctoBored
OctoBored requested a review from a team as a code owner August 12, 2026 12:42
@codecov-commenter

codecov-commenter commented Aug 12, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.80%. Comparing base (9affee5) to head (84db6b6).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6731   +/-   ##
=======================================
  Coverage   46.80%   46.80%           
=======================================
  Files         415      415           
  Lines       50397    50397           
  Branches     7215     7215           
=======================================
  Hits        23589    23589           
  Misses      25155    25155           
  Partials     1653     1653           
Flag Coverage Δ
go-feature-server 30.58% <ø> (ø)
python-unit 48.13% <ø> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9affee5...84db6b6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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