GitHub Integration Commit Count Mismatch
| Title | GitHub Commit Count Mismatch |
|---|---|
| Platform | HackQuest 🔗 |
| Severity | Medium |
| Impact | Incorrect developer activity statistics |
| Status | Unresolved |
After connecting the GitHub account with the platform, the commit statistics displayed by the dashboard do not match the commits shown on GitHub.
GitHub contribution graph shows:
However, the platform displays only:
119 commits
This indicates that 13 commits are missing.
The system should fetch all commits from GitHub and display the correct value:
132 commits
The platform shows:
119 commits
Meaning 13 commits are not counted.
Developer Activity section in profileThe following video demonstrates the mismatch between GitHub and the dashboard.