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

Do not use try catch to determine the BlazorServer running mode. #18226

Merged
merged 3 commits into from Nov 29, 2023

Conversation

maliming
Copy link
Member

@maliming maliming commented Nov 22, 2023

@maliming maliming added this to the 8.1-preview milestone Nov 22, 2023
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08f50cb) 51.63% compared to head (7c7be20) 51.63%.
Report is 29 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18226      +/-   ##
==========================================
- Coverage   51.63%   51.63%   -0.01%     
==========================================
  Files        3070     3070              
  Lines       96541    96543       +2     
  Branches     7672     7673       +1     
==========================================
  Hits        49849    49849              
- Misses      45164    45166       +2     
  Partials     1528     1528              

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

@realLiangshiwei realLiangshiwei merged commit c5d9887 into dev Nov 29, 2023
4 of 5 checks passed
@realLiangshiwei realLiangshiwei deleted the BlazorServerLookupApiRequestService branch November 29, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not use try catch to determine the BlazorServer running mode.
2 participants