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

Clean up Flatpages #725

Closed allanlasser closed 1 week ago

allanlasser commented 1 week ago

Fixes #721

github-actions[bot] commented 1 week ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.46% 6346 / 29561
🔵 Statements 21.46% 6346 / 29561
🔵 Functions 39.13% 135 / 345
🔵 Branches 56.42% 338 / 599
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/lib/components/layouts/Flatpage.svelte 0% 0% 0% 0% 1-265
src/lib/utils/markdown.ts 0% 0% 0% 0% 1-9
src/routes/(pages)/[...path]/+page.svelte 0% 0% 0% 0% 1-14
src/routes/(pages)/[...path]/+page.ts 0% 0% 0% 0% 1
Generated in workflow #501
netlify[bot] commented 1 week ago

Deploy Preview for documentcloud-frontend ready!

Name Link
Latest commit f042a8300800e5baebda1c21838aea8ecd3a7ee8
Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/66f5bd8a3e0f760008c96134
Deploy Preview https://deploy-preview-725.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.

eyeseast commented 1 week ago

Looks great. Some weird breaking on this page: https://deploy-preview-725.muckcloud.com/help/api/

allanlasser commented 1 week ago

Looks great. Some weird breaking on this page: https://deploy-preview-725.muckcloud.com/help/api/

Fixed this!