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

Attachment Download #970

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Attachment Download #970

merged 5 commits into from
Jul 24, 2024

Conversation

MasterIceZ
Copy link
Member

No description provided.

Copy link

vercel bot commented Jul 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
programming-in-th ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 6:58am

Copy link

github-actions bot commented Jul 23, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 1.4% 135 / 9583
🔵 Statements 1.4% 135 / 9583
🔵 Functions 3.84% 7 / 182
🔵 Branches 10.25% 20 / 195
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/app/api/tasks/route.ts 0% 0% 0% 0% 1, 4-6, 8-11, 18, 20-21, 23-25, 27-28, 30-31, 33-34, 36-37, 39-71, 73, 75-85, 87-98
src/app/api/tasks/[id]/attachment/route.ts 0% 0% 0% 0% 1-2, 4, 6-10, 12-16, 18-25, 27, 29-30, 32-34, 36-39, 41-47, 49-58
src/components/Task/Attachment.tsx 0% 0% 0% 0% 1, 3, 5-6, 8-9, 11-13, 15-24, 26-31, 33-37, 39
src/components/Task/SideBar.tsx 0% 0% 0% 0% 1, 3, 5-6, 9-11, 13-14, 17, 19-45, 47-63, 65-69, 73-74, 76-83, 85-88, 90, 92-94, 96-105, 107, 109-115, 117, 119-126, 128, 130-137, 139-143, 145-146, 148, 150-151, 153-154, 156, 158, 160-166, 168-170, 172
src/lib/zipFetcher.ts 0% 0% 0% 0% 1-6, 8-15
src/svg/Illustrations/DownloadIcon.tsx 0% 0% 0% 0% 1-8, 10-16, 18
Generated in workflow #989

@MasterIceZ
Copy link
Member Author

TODO: handle not found

@MasterIceZ MasterIceZ requested a review from leomotors July 23, 2024 21:06
Copy link
Member

@leomotors leomotors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@leomotors leomotors merged commit e1d7955 into main Jul 24, 2024
7 checks passed
@leomotors leomotors deleted the feat/public-zip branch July 24, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants