summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-09-07 17:38:59 +0900
committerGitHub <noreply@github.com>2022-09-07 17:38:59 +0900
commit06aeb496255ec71c57e1b5f94c610a2062aaa50b (patch)
tree42d2d8f9b158cb87b0335b62c55cc76b34ec4e1d
parentfix(server): 他人の通知を既読にできる可能性があるのを修正 (diff)
downloadmisskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.tar.gz
misskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.tar.bz2
misskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.zip
Update ROADMAP.md
-rw-r--r--ROADMAP.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index bd96b2c500..c68e8b321c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -14,6 +14,9 @@ This is the phase we are at now. We need to make a high-maintenance environment
- Fix random test failures - https://github.com/misskey-dev/misskey/issues/7985 and https://github.com/misskey-dev/misskey/issues/7986
- Add more tests
- May need to implement a mechanism that allows for DI
+ - https://github.com/misskey-dev/misskey/pull/9085
+ - Measure coverage
+ - https://github.com/misskey-dev/misskey/pull/9081
- Improve documentation
## (2) Improve functionality