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: flex): add flex component #3547

Merged
merged 2 commits into from
Dec 20, 2023
Merged

feat(module: flex): add flex component #3547

merged 2 commits into from
Dec 20, 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

Copy link

github-actions bot commented Dec 2, 2023

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

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

Comparison is base (6a0bb0b) 44.66% compared to head (87efa11) 1.53%.

Files Patch % Lines
components/flex/Flex.razor.cs 0.00% 35 Missing ⚠️
components/core/Helpers/CssStyleBuilder.cs 0.00% 2 Missing ⚠️
components/core/CssSizeLength.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           feature   #3547       +/-   ##
===========================================
- Coverage    44.66%   1.53%   -43.14%     
===========================================
  Files          571     572        +1     
  Lines        27180   27149       -31     
  Branches      5605    5585       -20     
===========================================
- Hits         12141     417    -11724     
- Misses       14014   26692    +12678     
+ Partials      1025      40      -985     

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

@ElderJames ElderJames merged commit 9774679 into feature Dec 20, 2023
4 of 6 checks passed
@ElderJames ElderJames deleted the feat/flex branch December 20, 2023 15:33
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