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

Feature/#70 cursor effect(カーソルエフェクトを実装する) #71

Merged
merged 4 commits into from
Apr 20, 2024

Conversation

Bear29ers
Copy link
Owner

@Bear29ers Bear29ers commented Apr 14, 2024

Overview(概要)

  • カーソルエフェクトを実装する

Type of change(変更内容)

  • カーソルエフェクトの実装

Checklist(チェックリスト)

  • The title of the pull request is described.(タイトルが記載されている)
  • The overview is written.(概要が記載されいてる)
  • The label iis set correctly.(ラベルが正しくセットされている)

Supplement(補足)

Copy link

vercel bot commented Apr 14, 2024

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

Name Status Preview Comments Updated (UTC)
bear29ers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 20, 2024 2:27am

Copy link

github-actions bot commented Apr 14, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
99.61% (+0.03% 🔼)
255/256
🟢 Branches 98.28% 57/58
🟢 Functions
97.73% (+0.23% 🔼)
43/44
🟢 Lines
99.54% (+0.04% 🔼)
216/217
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / Cursor.tsx
100% 100% 100% 100%

Test suite run success

207 tests passing in 24 suites.

Report generated by 🧪jest coverage report action from f68a28d

@Bear29ers Bear29ers self-assigned this Apr 20, 2024
@Bear29ers Bear29ers added the feature New feature label Apr 20, 2024
@Bear29ers Bear29ers merged commit 3493fa7 into develop Apr 20, 2024
5 checks passed
@Bear29ers Bear29ers deleted the feature/#70_cursor_effect branch April 20, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the cursor effect(カーソルエフェクトを実装する)
1 participant