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

feat: Add CreateReactionService #578

Closed
wants to merge 4 commits into from
Closed

feat: Add CreateReactionService #578

wants to merge 4 commits into from

Conversation

m1sk9
Copy link
Member

@m1sk9 m1sk9 commented Jul 21, 2024

close #557

What does this PR do?

投稿にリアクションを付与できるようにします.

https://spec.pulsate.dev/endpoint/notes.html

@m1sk9 m1sk9 added the T: feature New feature label Jul 21, 2024
@m1sk9 m1sk9 self-assigned this Jul 21, 2024
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 91.26638% with 20 lines in your changes missing coverage. Please review.

Project coverage is 53.00%. Comparing base (21c6230) to head (7b38ac9).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/notes/adaptor/repository/dummy.ts 62.26% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
+ Coverage   51.62%   53.00%   +1.38%     
==========================================
  Files         110      116       +6     
  Lines        8295     8838     +543     
  Branches      729      798      +69     
==========================================
+ Hits         4282     4685     +403     
- Misses       4013     4153     +140     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@m1sk9 m1sk9 closed this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 投稿にリアクションがつけられるようにする
1 participant