Skip to content
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: fixed loading issue for wrong username #1139

Merged
merged 1 commit into from
Nov 26, 2024

feat: fixed loading issue for wrong username

c66face
Select commit
Loading
Failed to load commit list.
Merged

feat: fixed loading issue for wrong username #1139

feat: fixed loading issue for wrong username
c66face
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

66.90% (+0.11%) compared to 3270e27

View this Pull Request on Codecov

66.90% (+0.11%) compared to 3270e27

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.90%. Comparing base (3270e27) to head (c66face).

Files with missing lines Patch % Lines
src/profile/data/sagas.js 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1139      +/-   ##
==========================================
+ Coverage   66.78%   66.90%   +0.11%     
==========================================
  Files          51       51              
  Lines         849      855       +6     
  Branches      175      177       +2     
==========================================
+ Hits          567      572       +5     
  Misses        272      272              
- Partials       10       11       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.