Skip to content

[Copilot Review] 2 comment(s) on merged PR #6214 #6220

@github-actions

Description

@github-actions

Copilot Review Comments

PR #6214 (🐛 fix(blog,accm): public blog fallback + split AI metric + full project history) was merged with 2 Copilot review comment(s) that should be addressed in a follow-up:

  • web/public/analytics.js:957: The KPI percentages for Human PRs/Issues are computed as 100 - ai*Pct. When the total count is 0, ai*Pct is forced to 0, which makes the Human percentage show as 100% even though there were 0 PRs/...
  • web/src/hooks/useMediumBlog.ts:82: readCache() is called three times during initial render (posts, channelUrl, loading), which repeats sessionStorage.getItem + JSON.parse and can lead to small inconsistencies if the cache changes...

PR: #6214


Auto-generated by copilot-comment-followup workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-generatedPull request generated by AIkind/enhancementEnhancement or improvementtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions