Closed allanlasser closed 2 weeks ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 24.32% | 8152 / 33517 |
🔵 | Statements | 24.32% | 8152 / 33517 |
🔵 | Functions | 43.23% | 195 / 451 |
🔵 | Branches | 61.95% | 513 / 828 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/routes/(app)/documents/sidebar/Documents.svelte | 0% | 0% | 0% | 0% | 1-89 |
Name | Link |
---|---|
Latest commit | 887ddca66cdbcdd481ad58f6161f80d8ad8cb18f |
Latest deploy log | https://app.netlify.com/sites/documentcloud-frontend/deploys/67292832f568f40008e5c67c |
Deploy Preview | https://deploy-preview-810.muckcloud.com |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 47 Accessibility: 85 Best Practices: 92 SEO: 83 PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Replace
@/common/icons/Document.svelte
withFile16
fromsvelte-octicons
. This should make its color, placement, and behavior consistent with other icons in the sidebar.This was the only reference to the file, which was an export of the same icon from the previous version of the site. Doesn't seem necessary, so it's now removed.