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

[Bug Fix] Add mds support for routers and fix the missing callAsCurrentUser #1942

Merged
merged 2 commits into from
Jul 18, 2024

Fix the missing call as current user when mds is disabled

0636f72
Select commit
Loading
Failed to load commit list.
Merged

[Bug Fix] Add mds support for routers and fix the missing callAsCurrentUser #1942

Fix the missing call as current user when mds is disabled
0636f72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2024 in 0s

54.95% (-2.90%) compared to c3ab50f

View this Pull Request on Codecov

54.95% (-2.90%) compared to c3ab50f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.95%. Comparing base (c3ab50f) to head (0636f72).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1942      +/-   ##
==========================================
- Coverage   57.85%   54.95%   -2.90%     
==========================================
  Files         372      391      +19     
  Lines       14081    15137    +1056     
  Branches     3712     4052     +340     
==========================================
+ Hits         8146     8319     +173     
- Misses       5871     6739     +868     
- Partials       64       79      +15     

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