Skip to content

refactor: use more import.meta.* properties#1440

Merged
danielroe merged 5 commits into
mainfrom
fix/import-meta
Aug 27, 2024
Merged

refactor: use more import.meta.* properties#1440
danielroe merged 5 commits into
mainfrom
fix/import-meta

Conversation

@DamianGlowala

Copy link
Copy Markdown
Member

Continuation of #1301 addressing remaining occurences of process.*/process.env.*.

@DamianGlowala DamianGlowala self-assigned this Aug 26, 2024
Comment thread src/module.ts
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 27, 2024

Copy link
Copy Markdown

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: 837d765
Status: ✅  Deploy successful!
Preview URL: https://dbe7d865.nuxt-image.pages.dev
Branch Preview URL: https://fix-import-meta.nuxt-image.pages.dev

View logs

@danielroe danielroe changed the title fix: opt in to import.meta.* properties refactor: use more import.meta.* properties Aug 27, 2024
@codecov-commenter

codecov-commenter commented Aug 27, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.20%. Comparing base (c37d889) to head (837d765).
⚠️ Report is 567 commits behind head on main.

Files with missing lines Patch % Lines
src/runtime/providers/netlifyLargeMedia.ts 50.00% 1 Missing ⚠️
src/runtime/providers/sanity.ts 0.00% 1 Missing ⚠️
src/runtime/utils/prerender.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1440      +/-   ##
==========================================
- Coverage   62.22%   62.20%   -0.03%     
==========================================
  Files          79       79              
  Lines        3595     3593       -2     
  Branches      390      390              
==========================================
- Hits         2237     2235       -2     
  Misses       1328     1328              
  Partials       30       30              

☔ 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 4efdc0b into main Aug 27, 2024
@danielroe danielroe deleted the fix/import-meta branch August 27, 2024 11:18
@github-actions github-actions Bot mentioned this pull request Aug 27, 2024
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.

3 participants