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

feat: attach files to documents #46

Merged
merged 1 commit into from
Oct 14, 2024
Merged

feat: attach files to documents #46

merged 1 commit into from
Oct 14, 2024

Conversation

Arcath
Copy link
Contributor

@Arcath Arcath commented Oct 13, 2024

Checklist

  • Documentation updated

Summary

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 13% 270 / 2076
🔵 Statements 12.87% 276 / 2143
🔵 Functions 8.02% 48 / 598
🔵 Branches 9.81% 52 / 530
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
app/routes/app.documents.$document._index.tsx 64.7% 0% 16.66% 64.7% 46, 51, 55, 57-107, 69-77, 95-103
app/routes/app.documents.$document.attach.tsx 0% 0% 0% 0% 28-60, 29-31, 33, 35-37, 40-41, 41, 43-44, 46-53, 47, 49-52, 55-59, 58, 62-64, 63, 66-107, 67-69, 71, 73-75, 77, 79, 81, 85, 87, 89, 91-95, 97, 99, 101-104, 106, 109-153, 110, 112-151, 128-136
app/routes/app.documents.tsx 0% 0% 0% 0% 7-118, 8-11, 13, 15-16, 23, 25-110, 26, 28-29, 31-109, 33-39, 41-47, 49-55, 50-54, 57-106, 69-75, 77, 79-87, 80-84, 86, 89-97, 90-94, 96, 99-103, 108, 112-116
Generated in workflow #137 for commit 35b8a8a by the Vitest Coverage Report Action

@Arcath Arcath linked an issue Oct 13, 2024 that may be closed by this pull request
@Arcath Arcath merged commit 9193071 into main Oct 14, 2024
7 checks passed
@Arcath Arcath deleted the feat-attachments-to-docs branch October 14, 2024 16:17
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.

Feature Request: File attachment to a document
1 participant