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

巨大なファイルの分割アップロードを可能にする #434

Draft
wants to merge 3 commits into
base: v2
Choose a base branch
from

Conversation

kozakura913
Copy link
Collaborator

What

巨大なファイルの分割アップロードを可能にする

Why

#359

Additional info (optional)

これ単体では機能せず、外部に専用のリバースプロキシが必要

Checklist

  • コントリビューションガイドを読みました( Read the contribution guide)
  • ローカル環境で動作しました(Test working in a local environment)
  • (必要なら)CHANGELOG_YOJO.mdの更新((If needed) Update CHANGELOG_YOJO.md)
  • (必要なら)テストの追加((If possible) Add tests)

@penginn-net
Copy link
Collaborator

close: #125

Copy link
Contributor

이 PR에 의한 api.json 차이

차이점은 여기에서 볼 수 있음

Get diff files from Workflow Page

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 7.04225% with 132 lines in your changes missing coverage. Please review.

Project coverage is 38.67%. Comparing base (641c923) to head (132a946).

Files with missing lines Patch % Lines
packages/frontend/src/scripts/upload.ts 0.76% 129 Missing ⚠️
packages/backend/src/core/DriveService.ts 60.00% 2 Missing ⚠️
...ackend/src/core/entities/DriveFileEntityService.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##               v2     #434       +/-   ##
===========================================
+ Coverage   20.21%   38.67%   +18.45%     
===========================================
  Files         787     1660      +873     
  Lines      117146   217339   +100193     
  Branches     1088     3744     +2656     
===========================================
+ Hits        23676    84046    +60370     
- Misses      92882   132648    +39766     
- Partials      588      645       +57     

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

@penginn-net penginn-net added this to the yojo1.2.0 milestone Sep 12, 2024
@kozakura913 kozakura913 modified the milestones: yojo1.2.0, yojo2.0.0 Sep 12, 2024
@kozakura913 kozakura913 changed the base branch from develop to v2 September 13, 2024 20:00
@kozakura913
Copy link
Collaborator Author

専用リバースプロキシ: https://github.com/yojo-art/yojo-art

@kozakura913
Copy link
Collaborator Author

v2移行いろいろ難しいしTSでもバックエンド書いて取り込みたい

@kozakura913 kozakura913 modified the milestones: 2.0.0, 1.4.0 Jan 7, 2025
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.

2 participants