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 reloading issue #1137

Merged
merged 2 commits into from
Nov 26, 2024

test: added not found test case

e8be5b5
Select commit
Loading
Failed to load commit list.
Merged

feat: fixed reloading issue #1137

test: added not found test case
e8be5b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

69.32% (+2.19%) compared to cd73616

View this Pull Request on Codecov

69.32% (+2.19%) compared to cd73616

Details

Codecov Report

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

Project coverage is 69.32%. Comparing base (cd73616) to head (e8be5b5).
Report is 3 commits behind head on 2u-main.

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             @@
##           2u-main    #1137      +/-   ##
===========================================
+ Coverage    67.12%   69.32%   +2.19%     
===========================================
  Files           51       72      +21     
  Lines          864     1216     +352     
  Branches       177      269      +92     
===========================================
+ Hits           580      843     +263     
- Misses         274      357      +83     
- Partials        10       16       +6     

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