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: 絵文字削除ロールの追加 #130

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

n1lsqn
Copy link
Owner

@n1lsqn n1lsqn commented May 6, 2024

What

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

Copy link

github-actions bot commented May 6, 2024

このPRによるapi.jsonの差分

差分はこちら
--- base
+++ head
@@ -79492,6 +79492,9 @@
           "canUseRemoteIconDecorations": {
             "type": "boolean"
           },
+          "canEmojiDeletion": {
+            "type": "boolean"
+          },
           "canSearchNotes": {
             "type": "boolean"
           },
@@ -79556,6 +79559,7 @@
           "canUseChannel",
           "canUseHighlight",
           "canUseRemoteIconDecorations",
+          "canEmojiDeletion",
           "canSearchNotes",
           "canUseTranslator",
           "canHideAds",

Get diff files from Workflow Page

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.19%. Comparing base (a278416) to head (3c6ab75).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #130      +/-   ##
===========================================
- Coverage    65.20%   65.19%   -0.02%     
===========================================
  Files         1002     1001       -1     
  Lines       114174   114056     -118     
  Branches      4530     4542      +12     
===========================================
- Hits         74451    74355      -96     
+ Misses       39691    39669      -22     
  Partials        32       32              

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

@n1lsqn n1lsqn merged commit f8c3315 into develop May 6, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant