fix: MessagingMessageの型を修正 #28

Merged
tamaina merged 2 commits from fix-messaging into develop 2021-09-20 17:49:31 +00:00
tamaina commented 2021-09-20 16:49:06 +00:00 (Migrated from github.com)

What

MessagingMessageに存在するはずの型を追加

Why

型エラーが気になる

# What MessagingMessageに存在するはずの型を追加 # Why 型エラーが気になる
codecov[bot] commented 2021-09-20 16:51:27 +00:00 (Migrated from github.com)

Codecov Report

Merging #28 (f739246) into develop (1243e6a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #28   +/-   ##
========================================
  Coverage    94.70%   94.70%           
========================================
  Files            2        2           
  Lines          434      434           
  Branches        27       51   +24     
========================================
  Hits           411      411           
  Misses          23       23           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1243e6a...f739246. Read the comment docs.

# [Codecov](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) Report > Merging [#28](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) (f739246) into [develop](https://codecov.io/gh/misskey-dev/misskey.js/commit/1243e6a655c47fc6f26b0fc6251d31a448a9995f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) (1243e6a) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/misskey-dev/misskey.js/pull/28/graphs/tree.svg?width=650&height=150&src=pr&token=PbrTtk3nVD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## develop #28 +/- ## ======================================== Coverage 94.70% 94.70% ======================================== Files 2 2 Lines 434 434 Branches 27 51 +24 ======================================== Hits 411 411 Misses 23 23 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [1243e6a...f739246](https://codecov.io/gh/misskey-dev/misskey.js/pull/28?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None).
syuilo commented 2021-09-20 17:49:36 +00:00 (Migrated from github.com)

👍

👍
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: norm/foundkey.js#28
No description provided.