[GTIN] Add WP CLI command for migration #2662
Open
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
65.1% (-0.3%) compared to 02e6224
View this Pull Request on Codecov
65.1% (-0.3%) compared to 02e6224
Details
Codecov Report
Attention: Patch coverage is 0%
with 81 lines
in your changes missing coverage. Please review.
Project coverage is 65.1%. Comparing base (
02e6224
) to head (476adf7
).
Report is 3 commits behind head on add/support-core-gtin-field.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Utility/WPCLIMigrationGTIN.php | 0.0% | 80 Missing |
...ernal/DependencyManagement/CoreServiceProvider.php | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## add/support-core-gtin-field #2662 +/- ##
===============================================================
- Coverage 65.4% 65.1% -0.3%
- Complexity 4622 4641 +19
===============================================================
Files 475 476 +1
Lines 19337 19418 +81
===============================================================
Hits 12638 12638
- Misses 6699 6780 +81
Files with missing lines | Coverage Δ | |
---|---|---|
...ernal/DependencyManagement/CoreServiceProvider.php | 0.0% <0.0%> (ø) |
|
src/Utility/WPCLIMigrationGTIN.php | 0.0% <0.0%> (ø) |
Loading