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

Add ContextMenuReaction interface and update query cache initialization #72

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

k-taro56
Copy link
Contributor

@k-taro56 k-taro56 commented Aug 6, 2024

This pull request adds the ContextMenuReaction interface to the types/index.ts file and updates the query cache initialization to include the ContextMenuReaction data. It also includes a new utility function toFormatEmoji in the utils.ts file that formats emojis.

@k-taro56 k-taro56 enabled auto-merge August 6, 2024 16:07
@k-taro56 k-taro56 self-assigned this Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 68.91892% with 46 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (8feff5d) to head (36f58dc).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/index.ts 65.67% 46 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #72       +/-   ##
============================================
- Coverage   100.00%   85.58%   -14.42%     
============================================
  Files            1        2        +1     
  Lines          183      326      +143     
  Branches        30       30               
============================================
+ Hits           183      279       +96     
- Misses           0       47       +47     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant