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(module: tabs): reusetabs support reload page inside blazor #3396

Merged
merged 2 commits into from
Aug 21, 2023

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

@github-actions
Copy link

github-actions bot commented Aug 20, 2023

@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch coverage: 8.33% and project coverage change: -0.01% ⚠️

Comparison is base (4c93480) 46.71% compared to head (84a7168) 46.70%.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #3396      +/-   ##
===========================================
- Coverage    46.71%   46.70%   -0.01%     
===========================================
  Files          558      558              
  Lines        27001    27013      +12     
  Branches       267      267              
===========================================
+ Hits         12614    12617       +3     
- Misses       14347    14356       +9     
  Partials        40       40              
Files Changed Coverage Δ
components/tabs/Reuse/ReuseTabs.razor 0.00% <0.00%> (ø)
components/tabs/Reuse/ReuseTabs.razor.cs 0.00% <0.00%> (ø)
components/tabs/Reuse/ReuseTabsService.cs 0.00% <0.00%> (ø)
components/tabs/Reuse/ReuseTabsLocale.cs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@ElderJames ElderJames merged commit d05f24d into feature Aug 21, 2023
4 of 6 checks passed
@ElderJames ElderJames deleted the feat/reusetabs-reload branch August 21, 2023 13:57
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