[GTIN] Add Migration support for YOAST SEO #2677
Open
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
@@ 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%) |
⬇️ |
Loading