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

fix(module: radio): checked effect in ssr #3532

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented Nov 28, 2023

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (b670ee3) 1.55% compared to head (c66c48a) 44.69%.
Report is 2 commits behind head on master.

Files Patch % Lines
...ponents/core/Extensions/ParameterViewExtensions.cs 8.33% 9 Missing and 2 partials ⚠️
components/tree/TreeNode.razor.cs 0.00% 9 Missing and 2 partials ⚠️
components/tree/Tree.razor.cs 33.33% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3532       +/-   ##
===========================================
+ Coverage    1.55%   44.69%   +43.14%     
===========================================
  Files         566      566               
  Lines       26895    26984       +89     
  Branches     5566     5598       +32     
===========================================
+ Hits          417    12061    +11644     
+ Misses      26438    13943    -12495     
- Partials       40      980      +940     

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

@ElderJames ElderJames merged commit 57bdf4b into master Nov 30, 2023
6 checks passed
@ElderJames ElderJames deleted the feat/radio-ssr-style branch November 30, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant