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 blog PostCard component, fix typo at CI yml #71

Merged
merged 3 commits into from
Jun 28, 2022

Conversation

hyesungoh
Copy link
Owner

Description

  • apply test at blog/components/PostCard
  • fix typo at .github/workflow/CI.yml

@hyesungoh hyesungoh added test: unit Apply new unit test or request test code CI: fix labels Jun 28, 2022
@hyesungoh hyesungoh self-assigned this Jun 28, 2022
@vercel
Copy link

vercel bot commented Jun 28, 2022

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

Name Status Preview Updated
comet-land-blog ✅ Ready (Inspect) Visit Preview Jun 28, 2022 at 7:17PM (UTC)
comet-land-resume ✅ Ready (Inspect) Visit Preview Jun 28, 2022 at 7:17PM (UTC)

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #71 (3da2599) into main (26fcc17) will increase coverage by 6.14%.
The diff coverage is 65.51%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   61.10%   67.24%   +6.14%     
==========================================
  Files         104      105       +1     
  Lines        2975     2916      -59     
  Branches      495      482      -13     
==========================================
+ Hits         1818     1961     +143     
+ Misses       1157      955     -202     
Impacted Files Coverage Δ
apps/blog/src/pages/[slug].tsx 0.00% <0.00%> (ø)
apps/blog/src/pages/category/[category].tsx 0.00% <0.00%> (ø)
apps/blog/src/pages/index.tsx 0.00% <0.00%> (ø)
...ume/src/components/ContactButton/ContactButton.tsx 97.05% <ø> (-0.09%) ⬇️
apps/resume/src/components/Header/Header.tsx 100.00% <ø> (ø)
...c/components/OtherExperienceSection/Experience.tsx 100.00% <ø> (ø)
.../OtherExperienceSection/OtherExperienceSection.tsx 100.00% <ø> (ø)
apps/resume/src/components/SkillsSection/Skill.tsx 100.00% <ø> (ø)
...ume/src/components/SkillsSection/SkillsSection.tsx 100.00% <ø> (ø)
...esume/src/components/TitleTooltip/TitleTooltip.tsx 88.23% <ø> (-0.34%) ⬇️
... and 76 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 628b33c...3da2599. Read the comment docs.

@cypress
Copy link

cypress bot commented Jun 28, 2022



Test summary

1 0 0 0


Run details

Project blog
Status Passed
Commit 33173e6 ℹ️
Started Jun 28, 2022 7:19 PM
Ended Jun 28, 2022 7:19 PM
Duration 00:10 💡
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

@cypress
Copy link

cypress bot commented Jun 28, 2022



Test summary

1 0 0 0


Run details

Project resume
Status Passed
Commit 33173e6 ℹ️
Started Jun 28, 2022 7:20 PM
Ended Jun 28, 2022 7:20 PM
Duration 00:10 💡
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 03e1fa1 into main Jun 28, 2022
@hyesungoh hyesungoh deleted the test/blog-PostCard-component branch June 28, 2022 19:31
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.

1 participant