moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

feat: embrance Next.js i18n #120

Closed satazor closed 3 years ago

github-actions[bot] commented 3 years ago

This pull-request can be previewed at https://next-with-moxy-pr-120.vercel.app. Please check the Vercel status below to see when it's ready.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c5262df). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #120   +/-   ##
=========================================
  Coverage          ?   97.56%           
=========================================
  Files             ?       26           
  Lines             ?      164           
  Branches          ?       17           
=========================================
  Hits              ?      160           
  Misses            ?        3           
  Partials          ?        1           
Impacted Files Coverage Δ
www/app/App.js 100.00% <100.00%> (ø)
www/app/cookie-banner/CookieBanner.js 100.00% <100.00%> (ø)
www/pages/contacts/Contacts.js 100.00% <100.00%> (ø)
www/pages/error/Error.js 100.00% <100.00%> (ø)
www/pages/home/Home.js 100.00% <100.00%> (ø)
www/pages/terms/Terms.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c5262df...aea7292. Read the comment docs.