Skip to content

refactor!: remove unused runtime utilities and simplify code#1816

Merged
danielroe merged 9 commits into
mainfrom
refactor/cleanup
Apr 24, 2025
Merged

refactor!: remove unused runtime utilities and simplify code#1816
danielroe merged 9 commits into
mainfrom
refactor/cleanup

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

this is a set of performance related changes that decreases bundle size + deduplicates code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 10, 2025

Copy link
Copy Markdown

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: c44128b
Status: ✅  Deploy successful!
Preview URL: https://73f2f024.nuxt-image.pages.dev
Branch Preview URL: https://refactor-cleanup.nuxt-image.pages.dev

View logs

@pkg-pr-new

pkg-pr-new Bot commented Apr 10, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/image@1816

commit: c44128b

@codecov-commenter

codecov-commenter commented Apr 24, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 96.77419% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.15%. Comparing base (c4bba1b) to head (c44128b).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
src/runtime/utils/index.ts 80.00% 2 Missing ⚠️
src/runtime/components/NuxtPicture.vue 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1816      +/-   ##
==========================================
+ Coverage   62.97%   63.15%   +0.17%     
==========================================
  Files          77       77              
  Lines        3795     3745      -50     
  Branches      433      429       -4     
==========================================
- Hits         2390     2365      -25     
+ Misses       1378     1353      -25     
  Partials       27       27              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe merged commit bebe104 into main Apr 24, 2025
@danielroe danielroe deleted the refactor/cleanup branch April 24, 2025 13:38
@github-actions github-actions Bot mentioned this pull request Apr 24, 2025
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.

2 participants