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

Get full list of pinned projects #926

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Get full list of pinned projects #926

merged 1 commit into from
Dec 3, 2024

Conversation

allanlasser
Copy link
Member

Fixes #924

This uses the getAll util to concatenate all pinned projects into a single array. On errors, we return an empty array.

@allanlasser allanlasser requested a review from eyeseast December 3, 2024 21:48
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for documentcloud-frontend-next ready!

Name Link
🔨 Latest commit 4fa8a7f
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend-next/deploys/674f7c8e22c5ed0008a71b35
😎 Deploy Preview https://deploy-preview-926.muckcloud.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 26 (🔴 down 29 from production)
Accessibility: 86 (🟢 up 1 from production)
Best Practices: 83 (🔴 down 9 from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

github-actions bot commented Dec 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 30.79% 6724 / 21835
🔵 Statements 30.79% 6724 / 21835
🔵 Functions 49.37% 275 / 557
🔵 Branches 75.03% 1013 / 1350
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/api/projects.ts 87.3% 100% 86.66% 87.3% 101-105, 273-298
src/routes/(app)/+layout.ts 0% 0% 0% 0% 1
Generated in workflow #426 for commit 4fa8a7f by the Vitest Coverage Report Action

@allanlasser allanlasser merged commit 4e7496d into main Dec 3, 2024
10 of 11 checks passed
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.

DocumentCloud Pinned Projects in Sidebar don't fetch full list
2 participants