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

[GTIN] Add Migration support for YOAST SEO #2677

Open
wants to merge 1 commit into
base: add/support-core-gtin-field
Choose a base branch
from

Add GTIN Migration support for YOAST SEO

7da5ca2
Select commit
Loading
Failed to load commit list.
Open

[GTIN] Add Migration support for YOAST SEO #2677

Add GTIN Migration support for YOAST SEO
7da5ca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

64.9% (-0.0%) compared to b833f0c

View this Pull Request on Codecov

64.9% (-0.0%) compared to b833f0c

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 18 lines in your changes missing coverage. Please review.

Project coverage is 64.9%. Comparing base (b833f0c) to head (7da5ca2).
Report is 1 commits behind head on add/support-core-gtin-field.

Files with missing lines Patch % Lines
src/HelperTraits/GTINMigrationUtilities.php 11.1% 16 Missing ⚠️
src/Jobs/MigrateGTIN.php 0.0% 1 Missing ⚠️
src/Utility/WPCLIMigrationGTIN.php 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                       @@
##             add/support-core-gtin-field   #2677     +/-   ##
===============================================================
- Coverage                           64.9%   64.9%   -0.0%     
- Complexity                          4667    4671      +4     
===============================================================
  Files                                478     478             
  Lines                              19517   19527     +10     
===============================================================
  Hits                               12674   12674             
- Misses                              6843    6853     +10     
Files with missing lines Coverage Δ
src/Integration/YoastWooCommerceSeo.php 81.2% <100.0%> (ø)
src/Jobs/MigrateGTIN.php 0.0% <0.0%> (ø)
src/Utility/WPCLIMigrationGTIN.php 0.0% <0.0%> (ø)
src/HelperTraits/GTINMigrationUtilities.php 21.6% <11.1%> (-8.0%) ⬇️