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

feat(IConnectionService): add IConnectionService #3121

Merged
merged 20 commits into from
Mar 23, 2024
Merged

feat(IConnectionService): add IConnectionService #3121

merged 20 commits into from
Mar 23, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add IConnectionService

Description

close #3120

@bb-auto bb-auto bot added the enhancement New feature or request label Mar 23, 2024
@bb-auto bb-auto bot added this to the v8.3.0 milestone Mar 23, 2024
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 97.29730% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 99.95%. Comparing base (44abb4e) to head (267fbff).

Files Patch % Lines
...otstrapBlazor/Services/DefaultConnectionService.cs 96.49% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3121      +/-   ##
==========================================
- Coverage   99.96%   99.95%   -0.01%     
==========================================
  Files         568      572       +4     
  Lines       24510    24584      +74     
  Branches     3545     3551       +6     
==========================================
+ Hits        24501    24573      +72     
- Misses          4        5       +1     
- Partials        5        6       +1     

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

@ArgoZhang ArgoZhang merged commit de5ff9c into main Mar 23, 2024
3 of 5 checks passed
@ArgoZhang ArgoZhang deleted the feat-online branch March 23, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(IConnectionService): add IConnectionService
1 participant