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

Refactor/architectural #110

Merged
merged 5 commits into from
Oct 29, 2023
Merged

Refactor/architectural #110

merged 5 commits into from
Oct 29, 2023

Conversation

JohnsonMao
Copy link
Owner

  • ♻️ refactor architectural and style
  • ♻️ change h1 to H2 component
  • 💄 add body background style
  • ✅ update unit test and test architectural

@JohnsonMao JohnsonMao added the refactor Refactor code label Oct 29, 2023
@JohnsonMao JohnsonMao self-assigned this Oct 29, 2023
@vercel
Copy link

vercel bot commented Oct 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
amao ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2023 11:37am

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (52326bf) 100.00% compared to head (a08ff93) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        42    +2     
  Lines          448       513   +65     
  Branches        74        77    +3     
=========================================
+ Hits           448       513   +65     
Files Coverage Δ
src/app/[lang]/Footer.tsx 100.00% <100.00%> (ø)
src/app/[lang]/Header.tsx 100.00% <100.00%> (ø)
src/app/[lang]/Menu.tsx 100.00% <100.00%> (ø)
src/app/[lang]/layout.tsx 100.00% <100.00%> (ø)
src/app/[lang]/posts/[postId]/page.tsx 100.00% <100.00%> (ø)
src/components/Container/Container.tsx 100.00% <100.00%> (ø)
src/utils/mdx.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@JohnsonMao JohnsonMao merged commit b6e79ab into develop Oct 29, 2023
4 checks passed
@JohnsonMao JohnsonMao deleted the refactor/architectural branch October 29, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant