Skip to content

chore: Make this.user optional instead of nullable for non-auth endpoints#38861

Merged
ggazzo merged 8 commits into
developfrom
copilot/make-user-optional-when-non-auth
Feb 21, 2026
Merged

chore: Make this.user optional instead of nullable for non-auth endpoints#38861
ggazzo merged 8 commits into
developfrom
copilot/make-user-optional-when-non-auth

Update users.ts

4d4a537
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

70.57% (-0.04%) compared to 7d23911

View this Pull Request on Codecov

70.57% (-0.04%) compared to 7d23911

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.57%. Comparing base (7d23911) to head (4d4a537).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #38861      +/-   ##
===========================================
- Coverage    70.60%   70.57%   -0.04%     
===========================================
  Files         3189     3185       -4     
  Lines       112703   112576     -127     
  Branches     20436    20379      -57     
===========================================
- Hits         79573    79449     -124     
+ Misses       31069    31068       -1     
+ Partials      2061     2059       -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.