Skip to content

fix Next.js image optimization check in app directory for Windows#6930

Merged
leoortizz merged 5 commits intomasterfrom
leoortizz_nextjsImageWindowsFix
Apr 4, 2024
Merged

fix Next.js image optimization check in app directory for Windows#6930
leoortizz merged 5 commits intomasterfrom
leoortizz_nextjsImageWindowsFix

Conversation

@leoortizz
Copy link
Copy Markdown
Member

Description

Fixes #6868

Scenarios Tested

Sample Commands

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.79%. Comparing base (49e596e) to head (f16b5cc).
Report is 590 commits behind head on master.

Files with missing lines Patch % Lines
src/frameworks/next/utils.ts 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6930   +/-   ##
=======================================
  Coverage   54.79%   54.79%           
=======================================
  Files         359      359           
  Lines       25060    25064    +4     
  Branches     5167     5168    +1     
=======================================
+ Hits        13732    13735    +3     
  Misses      10091    10091           
- Partials     1237     1238    +1     

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

@leoortizz leoortizz enabled auto-merge (squash) April 4, 2024 15:20
@leoortizz leoortizz force-pushed the leoortizz_nextjsImageWindowsFix branch from 34a258b to d5db2ca Compare April 4, 2024 15:26
@leoortizz leoortizz merged commit 02e3701 into master Apr 4, 2024
@leoortizz leoortizz deleted the leoortizz_nextjsImageWindowsFix branch April 4, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment