Skip to content

fix(server): Prevent user resolver crash for anonymous requests#3852

Merged
nellh merged 1 commit intomasterfrom
fix/user-resolver-regression
Mar 31, 2026
Merged

fix(server): Prevent user resolver crash for anonymous requests#3852
nellh merged 1 commit intomasterfrom
fix/user-resolver-regression

Conversation

@nellh
Copy link
Copy Markdown
Contributor

@nellh nellh commented Mar 31, 2026

Add test coverage and fix for anonymous use of the user resolver.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.49%. Comparing base (f6d8727) to head (1a3bacb).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3852      +/-   ##
==========================================
+ Coverage   45.42%   45.49%   +0.06%     
==========================================
  Files         650      650              
  Lines       35013    35012       -1     
  Branches     1711     1729      +18     
==========================================
+ Hits        15904    15927      +23     
+ Misses      18927    18903      -24     
  Partials      182      182              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Bundle Report

Bundle size has no change ✅

@nellh nellh force-pushed the fix/user-resolver-regression branch from 4ea0c5d to 1a3bacb Compare March 31, 2026 18:18
@nellh nellh merged commit 131af8c into master Mar 31, 2026
18 checks passed
@nellh nellh deleted the fix/user-resolver-regression branch March 31, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant