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

fix: check if userId is null #6115

Merged
merged 1 commit into from
Jul 4, 2024

fix: check if userId is null

a123dc8
Select commit
Loading
Failed to load commit list.
Merged

fix: check if userId is null #6115

fix: check if userId is null
a123dc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 4, 2024 in 0s

24.08% (-5.75%) compared to 6bdbb85

View this Pull Request on Codecov

24.08% (-5.75%) compared to 6bdbb85

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.08%. Comparing base (6bdbb85) to head (a123dc8).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6115      +/-   ##
============================================
- Coverage     29.83%   24.08%   -5.75%     
+ Complexity      912      457     -455     
============================================
  Files           289      247      -42     
  Lines         13768    11534    -2234     
  Branches       2165     2165              
============================================
- Hits           4107     2778    -1329     
+ Misses         9346     8441     -905     
  Partials        315      315              

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