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

prevent rendering twice comment #133

Merged
merged 4 commits into from
Mar 31, 2023
Merged

prevent rendering twice comment #133

merged 4 commits into from
Mar 31, 2023

Conversation

hyesungoh
Copy link
Owner

Description

prevent rendering twice comment at development

@hyesungoh hyesungoh self-assigned this Mar 30, 2023
@vercel
Copy link

vercel bot commented Mar 30, 2023

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

Name Status Preview Comments Updated
comet-land-blog ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 31, 2023 at 6:05AM (UTC)
comet-land-resume ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 31, 2023 at 6:05AM (UTC)

@github-actions github-actions bot added area: blog About blog test: unit Apply new unit test or request test code labels Mar 30, 2023
@hyesungoh hyesungoh added the fix Fixing bug label Mar 30, 2023
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1c83f8e) 91.43% compared to head (efcb3ea) 91.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files         104      104           
  Lines        2965     2965           
  Branches      539      539           
=======================================
  Hits         2711     2711           
  Misses        254      254           
Impacted Files Coverage Δ
apps/blog/src/components/Comments/Comments.tsx 84.90% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cypress
Copy link

cypress bot commented Mar 30, 2023

Passing run #140 ↗︎

0 27 0 0 Flakiness 0

Details:

Merge efcb3ea into 1c83f8e...
Project: blog Commit: 6cf09ea569 ℹ️
Status: Passed Duration: 01:17 💡
Started: Mar 31, 2023 6:02 AM Ended: Mar 31, 2023 6:04 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@cypress
Copy link

cypress bot commented Mar 30, 2023

Passing run #130 ↗︎

0 16 0 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge efcb3ea into 1c83f8e...
Project: resume Commit: 6cf09ea569 ℹ️
Status: Passed Duration: 00:24 💡
Started: Mar 31, 2023 6:05 AM Ended: Mar 31, 2023 6:05 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@hyesungoh hyesungoh linked an issue Mar 30, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: blog About blog fix Fixing bug test: e2e Apply new e2e test or request test code test: unit Apply new unit test or request test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

comment rendered twice
1 participant