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(add layout): add layout #382

Merged
merged 5 commits into from Sep 6, 2023
Merged

Conversation

nasnan
Copy link
Contributor

@nasnan nasnan commented Aug 23, 2023

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • Follow our contributing docs
  • Docs have been added/updated
  • Tests have been added; existing tests pass

Other information:

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.02% 🎉

Comparison is base (9c6567f) 74.72% compared to head (120a728) 74.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   74.72%   74.75%   +0.02%     
==========================================
  Files         375      382       +7     
  Lines        9810     9865      +55     
  Branches     2795     2798       +3     
==========================================
+ Hits         7331     7375      +44     
- Misses       2323     2334      +11     
  Partials      156      156              
Files Changed Coverage Δ
src/components/Layout/Layout.tsx 57.14% <57.14%> (ø)
src/components/Layout/Sider.tsx 64.28% <64.28%> (ø)
src/components/Layout/Content.tsx 100.00% <100.00%> (ø)
src/components/Layout/Footer.tsx 100.00% <100.00%> (ø)
src/components/Layout/Header.tsx 100.00% <100.00%> (ø)
src/components/Layout/index.tsx 100.00% <100.00%> (ø)
src/components/Layout/style/index.js 100.00% <100.00%> (ø)

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

@whilefor whilefor merged commit d9f888e into UCloud-FE:master Sep 6, 2023
9 checks passed
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

2 participants