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(IRootComponentGenerator): add IRootComponentGenerator interface #4124

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add IRootComponentGenerator interface

Description

close #4123

@bb-auto bb-auto bot added the enhancement New feature or request label Aug 22, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 22, 2024
@ArgoZhang ArgoZhang merged commit 9f89a1d into main Aug 22, 2024
3 checks passed
@ArgoZhang ArgoZhang deleted the feat-root branch August 22, 2024 12:06
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.98%. Comparing base (f75d09f) to head (89ad66e).
Report is 1 commits behind head on main.

Files Patch % Lines
...omponents/BaseComponents/BootstrapBlazorRoot.razor 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #4124      +/-   ##
===========================================
- Coverage   100.00%   99.98%   -0.02%     
===========================================
  Files          598      598              
  Lines        25981    25985       +4     
  Branches      3784     3785       +1     
===========================================
+ Hits         25981    25982       +1     
- Misses           0        2       +2     
- Partials         0        1       +1     

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

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(IRootComponentGenerator): add IRootComponentGenerator interface
1 participant