Closed eyeseast closed 1 day ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 30.85% | 6679 / 21649 |
🔵 | Statements | 30.85% | 6679 / 21649 |
🔵 | Functions | 49.63% | 273 / 550 |
🔵 | Branches | 75.37% | 1007 / 1336 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/lib/components/forms/DocumentUpload.svelte | 100% | 17.64% | 50% | 100% | |
src/lib/components/inputs/AccessLevel.svelte | 100% | 66.66% | 100% | 100% |
Name | Link |
---|---|
Latest commit | e720e84cbc42e16305cb851a701ea0418a3d5ec8 |
Latest deploy log | https://app.netlify.com/sites/documentcloud-frontend/deploys/673dfc0fc893da00082d5838 |
Deploy Preview | https://deploy-preview-855.muckcloud.com |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 46 Accessibility: 85 Best Practices: 92 SEO: 91 PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Addresses the issue in #842 (
access
was null).There may be other upload issues, but this is what I can see.