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

Test at blog libs markdown to html #77

Merged
merged 4 commits into from
Jun 30, 2022
Merged

Conversation

hyesungoh
Copy link
Owner

@hyesungoh hyesungoh commented Jun 30, 2022

Description

  • Apply test at blog/libs/markdownToHtml
  • set ts, js test file transform with babel
  • trasnform whole dependencies for rehype-external-links is ESM only packages

@hyesungoh hyesungoh added the test: unit Apply new unit test or request test code label Jun 30, 2022
@hyesungoh hyesungoh self-assigned this Jun 30, 2022
@vercel
Copy link

vercel bot commented Jun 30, 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 30, 2022 at 7:57PM (UTC)
comet-land-resume ✅ Ready (Inspect) Visit Preview Jun 30, 2022 at 7:57PM (UTC)

@cypress
Copy link

cypress bot commented Jun 30, 2022



Test summary

1 0 0 0


Run details

Project blog
Status Passed
Commit f433109 ℹ️
Started Jun 30, 2022 7:57 PM
Ended Jun 30, 2022 7:58 PM
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

@cypress
Copy link

cypress bot commented Jun 30, 2022



Test summary

1 0 0 0


Run details

Project resume
Status Passed
Commit f433109 ℹ️
Started Jun 30, 2022 7:58 PM
Ended Jun 30, 2022 7:58 PM
Duration 00:12 💡
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 Jun 30, 2022

Codecov Report

Merging #77 (ab057ad) into main (48722d7) will increase coverage by 1.88%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   71.43%   73.31%   +1.88%     
==========================================
  Files         105      105              
  Lines        2916     2916              
  Branches      482      482              
==========================================
+ Hits         2083     2138      +55     
+ Misses        833      778      -55     
Impacted Files Coverage Δ
apps/blog/src/libs/markdownToHtml/index.ts 100.00% <0.00%> (+100.00%) ⬆️
...pps/blog/src/libs/markdownToHtml/markdownToHtml.ts 100.00% <0.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 48722d7...ab057ad. Read the comment docs.

@hyesungoh hyesungoh merged commit b83e485 into main Jun 30, 2022
@hyesungoh hyesungoh deleted the test/blog-libs-markdownToHtml branch June 30, 2022 20:35
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