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

Apply test at Resume pages directory and setting pageExtensions #85

Merged
merged 9 commits into from
Jul 6, 2022

Conversation

hyesungoh
Copy link
Owner

Description

  • apply test code at resume/pages/*
  • setting nextjs configuration pageExtensions to page.*
  • setting both app's lang to en

@hyesungoh hyesungoh added enhancement New feature or request test: unit Apply new unit test or request test code labels Jul 6, 2022
@hyesungoh hyesungoh self-assigned this Jul 6, 2022
@vercel
Copy link

vercel bot commented Jul 6, 2022

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

Name Status Preview Updated
comet-land-blog ✅ Ready (Inspect) Visit Preview Jul 6, 2022 at 6:19AM (UTC)
comet-land-resume ✅ Ready (Inspect) Visit Preview Jul 6, 2022 at 6:19AM (UTC)

@cypress
Copy link

cypress bot commented Jul 6, 2022



Test summary

1 0 0 0


Run details

Project blog
Status Passed
Commit 7839c53 ℹ️
Started Jul 6, 2022 6:21 AM
Ended Jul 6, 2022 6:21 AM
Duration 00:13 💡
OS Linux Ubuntu - 20.04
Browser Chrome 103

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #85 (9a39b20) into main (76719ad) will increase coverage by 5.19%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   77.07%   82.27%   +5.19%     
==========================================
  Files         104      104              
  Lines        2905     2905              
  Branches      480      480              
==========================================
+ Hits         2239     2390     +151     
+ Misses        666      515     -151     
Impacted Files Coverage Δ
apps/blog/src/pages/404.page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/500.page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/[slug].page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/_app.page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/_document.page.tsx 0.00% <0.00%> (ø)
apps/blog/src/pages/_offline.page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/category/[category].page.tsx 0.00% <ø> (ø)
apps/blog/src/pages/index.page.tsx 0.00% <ø> (ø)
apps/resume/src/pages/404.page.tsx 100.00% <ø> (ø)
apps/resume/src/pages/500.page.tsx 100.00% <ø> (ø)
... and 10 more

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 76719ad...9a39b20. Read the comment docs.

@cypress
Copy link

cypress bot commented Jul 6, 2022



Test summary

1 0 0 0


Run details

Project resume
Status Passed
Commit 7839c53 ℹ️
Started Jul 6, 2022 6:22 AM
Ended Jul 6, 2022 6:22 AM
Duration 00:11 💡
OS Linux Ubuntu - 20.04
Browser Chrome 103

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@hyesungoh hyesungoh merged commit 2510d4f into main Jul 6, 2022
@hyesungoh hyesungoh deleted the issue/47 branch July 6, 2022 06:23
@hyesungoh hyesungoh linked an issue Jul 6, 2022 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test: unit Apply new unit test or request test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply test at Resume pages
1 participant