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

release: 2024.7.0-n #137

Merged
merged 396 commits into from
Aug 5, 2024
Merged

release: 2024.7.0-n #137

merged 396 commits into from
Aug 5, 2024

Conversation

n1lsqn
Copy link
Owner

@n1lsqn n1lsqn commented Aug 5, 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

syuilo and others added 30 commits May 31, 2024 13:19
* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Traditional)
…entities (misskey-dev#13911)

* perf(backend): avoid N+1 selects from `user` table when packing many entities

* perf(backend): use `packMany` instead of mapping to `pack`
This reverts commit 27d1b7e.
misskey-dev#13908)

* fix(backend): use insertOne insteadof insert/findOneOrFail combination

* fix: typo

* fix(backend): inherit mainAlias?

* refactor(backend): use extend

* fix(backend): invalid entityTarget

* fix(backend): fake where

* chore: debug

* chore: debug

* test: log

* fix(backend): column names

* fix(backend): remove dummy from

* revert: log

* fix(backend): position

* fix(backend): automatic aliasing

* chore(backend): alias

* chore(backend): remove from

* fix(backend): type

* fix(backend): avoid pure name

* test(backend): fix type

* chore(backend): use cte

* fix(backend): avoid useless alias

* fix(backend): fix typo

* fix(backend): __disambiguation__

* fix(backend): quote

* chore(backend): t

* chore(backend): accessible

* chore(backend): concrete returning

* fix(backend): quote

* chore: log more

* chore: log metadata

* chore(backend): use raw

* fix(backend): returning column name

* fix(backend): transform

* build(backend): wanna logging

* build(backend): transform empty

* build(backend): build alias

* build(backend): restore name

* chore: return entity

* fix: test case

* test(backend): 204

* chore(backend): log sql

* chore(backend): assert user joined

* fix(backend): typo

* chore(backend): log long sql

* chore(backend): log join

* chore(backend): log join depth null

* chore(backend): joinAttributes

* chore(backend): override createJoinExpression

* chore: join log

* fix(backend): escape

* test(backend): log log

* chore(backend): join gonna success?

* chore(backend): relations

* chore(backend): undefined

* chore(backend): target

* chore(backend): remove log

* chore(backend): log chart update

* chore(backend): log columns

* chore(backend): check hasMetadata

* chore(backend): unshift id when not included

* chore(backend): missing select

* chore(backend): remove debug code
syuilo and others added 21 commits July 30, 2024 20:20
* fix(frontend): ドライブの音声が再生できない場合の処理を追加

* Update Changelog

* fix lint

* Update packages/frontend/src/scripts/sound.ts

* lint

* Update sound.ts

* fix merge mistakes

* use shorthand operator

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (English)
…key-dev#14337)

* Fix condition of STL available

* Fix: condition of stl

* Listがタイムラインのヘッダーから消えている
* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Traditional)
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 66.63017% with 1524 lines in your changes missing coverage. Please review.

Project coverage is 39.61%. Comparing base (72336d9) to head (c040418).

Files Patch % Lines
...backend/src/core/AbuseReportNotificationService.ts 73.82% 106 Missing ⚠️
...ackages/backend/src/queue/QueueProcessorService.ts 72.93% 95 Missing ⚠️
packages/backend/src/server/api/ApiCallService.ts 2.50% 78 Missing ⚠️
packages/backend/src/core/AbuseReportService.ts 42.18% 74 Missing ⚠️
...ges/backend/src/core/activitypub/ApInboxService.ts 5.47% 69 Missing ⚠️
...s/AbuseReportNotificationRecipientEntityService.ts 32.55% 58 Missing ⚠️
...nd/src/core/entities/SystemWebhookEntityService.ts 32.87% 49 Missing ⚠️
...kend/src/core/entities/ReversiGameEntityService.ts 0.00% 46 Missing ⚠️
...dmin/abuse-report/notification-recipient/update.ts 68.75% 40 Missing ⚠️
...dmin/abuse-report/notification-recipient/create.ts 68.03% 39 Missing ⚠️
... and 110 more
Additional details and impacted files
@@              Coverage Diff              @@
##           n-master     #137       +/-   ##
=============================================
- Coverage     66.55%   39.61%   -26.94%     
=============================================
  Files          1005     1566      +561     
  Lines        118779   195190    +76411     
  Branches       4600     2670     -1930     
=============================================
- Hits          79050    77331     -1719     
- Misses        39697   117292    +77595     
- Partials         32      567      +535     

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

@n1lsqn n1lsqn merged commit 2d7f086 into n-master Aug 5, 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.