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

Throw exception if same hub has same RoutePattern. #18451

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

maliming
Copy link
Member

Resolve #18415

@maliming maliming changed the title Add GetHubs method to AbpSignalROptions. Throw exception if same hub has same RoutePattern. Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (64c3136) 51.58% compared to head (a2113f5) 51.72%.
Report is 34 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18451      +/-   ##
==========================================
+ Coverage   51.58%   51.72%   +0.13%     
==========================================
  Files        3075     3075              
  Lines       96853    96860       +7     
  Branches     7710     7711       +1     
==========================================
+ Hits        49959    50096     +137     
+ Misses      45365    45232     -133     
- Partials     1529     1532       +3     

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

@realLiangshiwei realLiangshiwei merged commit ff9754a into dev Dec 13, 2023
5 checks passed
@realLiangshiwei realLiangshiwei deleted the AbpSignalROptions branch December 13, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants