Skip to content

Bugfix/social cards - #693

Merged
webstackdev merged 2 commits into
mainfrom
bugfix/social-cards
Jun 1, 2026
Merged

Bugfix/social cards#693
webstackdev merged 2 commits into
mainfrom
bugfix/social-cards

Conversation

@webstackdev

Copy link
Copy Markdown
Owner

Description

Type of Change

  • 🐛 Bug fix (bugfix/*)
  • 🔥 Hot fix (hotfix/*)
  • ✨ New feature (feature/*)
  • 🏗️ Infrastructure (infrastructure/*)
  • � Maintenance (maintenance/*)
  • �📝 Content update (content/*)
  • 📚 Documentation
  • 🎨 Style/UI change
  • ♻️ Code refactoring

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
canvaskit-wasm^0.41.1NullUnknown License
deterministic-object-hash^2.0.2NullUnknown License
entities^8.0.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/canvaskit-wasm ^0.41.1 UnknownUnknown
npm/deterministic-object-hash ^2.0.2 UnknownUnknown
npm/entities ^8.0.0 UnknownUnknown

Scanned Files

  • package-lock.json
  • package.json

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.59% 10918 / 15249
🔵 Statements 69.56% 11495 / 16523
🔵 Functions 71.44% 2239 / 3134
🔵 Branches 56.25% 6253 / 11116
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/integrations/sitemapSerialize/deepDiveAliases.ts 100% 83.33% 100% 100%
src/pages/robots.txt.ts 0% 100% 0% 0% 3-18
src/pages/api/social-card/index.ts 96.61% 66.66% 100% 98.18% 61, 70
src/pages/api/social-card/_lib/SocialCardGenerationError.ts 88.88% 58.33% 100% 88.23% 50, 55
src/pages/api/social-card/_lib/assetLoaders.ts 10.86% 0% 0% 10.86% 11-31, 40-87, 96-131
src/pages/api/social-card/_lib/generateOpenGraphImage.ts 19.73% 0% 0% 20.27% 38-79, 88-101, 110-135, 146-172, 180-186, 188-205, 212-223
src/pages/api/social-card/_lib/index.ts 100% 100% 100% 100%
src/pages/api/social-card/_lib/types.ts 100% 100% 100% 100%
Generated in workflow #554 for commit 9c2540b by the Vitest Coverage Report Action

@webstackdev
webstackdev merged commit cf064ce into main Jun 1, 2026
19 checks passed
@webstackdev
webstackdev deleted the bugfix/social-cards branch June 1, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant