MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
15 stars 5 forks source link

SvelteKit component refactor #520

Closed allanlasser closed 2 months ago

allanlasser commented 2 months ago

Cleans up our lib/component directory, by colocating the Logo storybooks inside common and creating a layouts folder to hold our layout-shaping components. No changes to components besides fixed imports.

netlify[bot] commented 2 months ago

Deploy Preview for documentcloud-frontend ready!

Name Link
Latest commit 04618c9370fbe1b76711483e6a2f854df0bc1dfe
Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/6626d188bc062100089e0fd7
Deploy Preview https://deploy-preview-520.muckcloud.com
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 35.81% 2403 / 6710
🔵 Statements 35.81% 2403 / 6710
🔵 Functions 24.13% 35 / 145
🔵 Branches 43.64% 79 / 181
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/routes/app/+page.svelte 0% 0% 0% 0% 1-109
src/routes/app/add-ons/+page.svelte 0% 0% 0% 0% 1-132
src/routes/app/add-ons/[owner]/[repo]/+page.svelte 0% 0% 0% 0% 1-11
src/routes/app/upload/+layout@.svelte 0% 0% 0% 0% 1-20
src/routes/documents/[id]-[slug]/+layout.svelte 0% 0% 0% 0% 1-73
Generated in workflow #49