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 Core ErrorPage components #49

Merged
merged 3 commits into from
Apr 25, 2022
Merged

Apply test at Core ErrorPage components #49

merged 3 commits into from
Apr 25, 2022

Conversation

hyesungoh
Copy link
Owner

Apply test code at Core - components - ErrorPage components

@hyesungoh hyesungoh added the test: unit Apply new unit test or request test code label Apr 25, 2022
@vercel
Copy link

vercel bot commented Apr 25, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

comet-land-blog – ./apps/blog

🔍 Inspect: https://vercel.com/hyesungoh/comet-land-blog/2wMSyNna8ei9jvmrVWZ1w1HbadP2
✅ Preview: https://comet-land-blog-git-48-hyesungoh.vercel.app

comet-land-resume – ./apps/resume

🔍 Inspect: https://vercel.com/hyesungoh/comet-land-resume/3gueHhwrju1YbxehVBa64uN9dczS
✅ Preview: https://comet-land-resume-git-48-hyesungoh.vercel.app

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #49 (744b27b) into main (68db326) will increase coverage by 2.52%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   54.53%   57.06%   +2.52%     
==========================================
  Files         102      102              
  Lines        2919     2930      +11     
  Branches      485      488       +3     
==========================================
+ Hits         1592     1672      +80     
+ Misses       1327     1258      -69     
Impacted Files Coverage Δ
...ps/resume/src/constants/KbarActions/KbarActions.ts 93.93% <100.00%> (+93.93%) ⬆️
packages/core/components/ErrorPage/404.tsx 100.00% <100.00%> (+14.28%) ⬆️
packages/core/components/ErrorPage/500.tsx 100.00% <100.00%> (+14.28%) ⬆️
packages/core/components/ErrorPage/Offline.tsx 100.00% <100.00%> (+14.28%) ⬆️
packages/core/components/ErrorPage/Template.tsx 100.00% <100.00%> (+16.12%) ⬆️
... and 1 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 c995ac0...744b27b. Read the comment docs.

@cypress
Copy link

cypress bot commented Apr 25, 2022



Test summary

1 0 0 0


Run details

Project blog
Status Passed
Commit ec8ecc1 ℹ️
Started Apr 25, 2022 7:09 AM
Ended Apr 25, 2022 7:10 AM
Duration 00:17 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

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

@cypress
Copy link

cypress bot commented Apr 25, 2022



Test summary

1 0 0 0


Run details

Project resume
Status Passed
Commit ec8ecc1 ℹ️
Started Apr 25, 2022 7:10 AM
Ended Apr 25, 2022 7:10 AM
Duration 00:13 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

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 linked an issue Apr 25, 2022 that may be closed by this pull request
5 tasks
@hyesungoh hyesungoh merged commit 572b8f0 into main Apr 25, 2022
@hyesungoh hyesungoh deleted the #48 branch April 25, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Core ErrorPage
1 participant