Describe the Bug
The displayed number of stars differs from the actual number of stars I have earned.
Expected Behavior
The system should count the stars of a repository where the owner is the specified user.
Current Behavior
Currently, the system counts the stars of repositories where the owner is not the specified user.
Possible Solution
When calculating the total number of stars, ensure that the system counts only the stars of repositories where the owner exactly matches the specified user.
Describe the Bug
The displayed number of stars differs from the actual number of stars I have earned.
Expected Behavior
The system should count the stars of a repository where the owner is the specified user.
Current Behavior
Currently, the system counts the stars of repositories where the owner is not the specified user.
Possible Solution
When calculating the total number of stars, ensure that the system counts only the stars of repositories where the owner exactly matches the specified user.