-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 統計情報を表示 #12
feat: 統計情報を表示 #12
Conversation
Deploying dev-recap with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 13 out of 28 changed files in this pull request and generated 1 comment.
Files not reviewed (15)
- app/globals.css: Language not supported
- app/recap/github-grass.tsx: Evaluated as low risk
- app/recap/components/overview.tsx: Evaluated as low risk
- app/recap/components/graph/weekly.tsx: Evaluated as low risk
- app/recap/components/theme-toggle/theme-provider.tsx: Evaluated as low risk
- app/recap/components/theme-toggle/theme-toggle.tsx: Evaluated as low risk
- app/recap/components/grass.tsx: Evaluated as low risk
- app/recap/components/header/breadcrumbs.tsx: Evaluated as low risk
- app/recap/components/header/header.tsx: Evaluated as low risk
- app/recap/components/repos-contributions.tsx: Evaluated as low risk
- app/recap/page.tsx: Evaluated as low risk
- app/recap/fetchGitHubStats.ts: Evaluated as low risk
- app/page.tsx: Evaluated as low risk
- app/layout.tsx: Evaluated as low risk
- components/ui/breadcrumb.tsx: Evaluated as low risk
y={viewBox.cy} | ||
className="fill-foreground text-3xl font-bold" | ||
> | ||
100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Label component in the PieChart has a hardcoded value of 100. This should be dynamically calculated based on the data to avoid confusion.
100 | |
{totalCommits} |
Copilot is powered by AI, so mistakes are possible. Review output carefully before use.
TODOコメントは見つかりませんでした。 |
@github-actions approve me |
issue
変更内容
確認したこと
wip
スクリーンショット
補足事項
PR 時のセルフチェック