[GTIN] Add GTIN migration JOB #2645
Merged
Codecov / codecov/project
succeeded
Oct 19, 2024 in 1s
65.4% (-0.1%) compared to a2c3654
View this Pull Request on Codecov
65.4% (-0.1%) compared to a2c3654
Details
Codecov Report
Attention: Patch coverage is 0%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 65.4%. Comparing base (
a2c3654
) to head (02e6224
).
Report is 4 commits behind head on add/support-core-gtin-field.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Jobs/MigrateGTIN.php | 0.0% | 27 Missing |
src/ConnectionTest.php | 0.0% | 6 Missing |
...ternal/DependencyManagement/JobServiceProvider.php | 0.0% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## add/support-core-gtin-field #2645 +/- ##
===============================================================
- Coverage 65.5% 65.4% -0.1%
- Complexity 4608 4622 +14
===============================================================
Files 474 475 +1
Lines 19299 19337 +38
===============================================================
Hits 12638 12638
- Misses 6661 6699 +38
Files with missing lines | Coverage Δ | |
---|---|---|
...ternal/DependencyManagement/JobServiceProvider.php | 0.0% <0.0%> (ø) |
|
src/ConnectionTest.php | 0.0% <0.0%> (ø) |
|
src/Jobs/MigrateGTIN.php | 0.0% <0.0%> (ø) |
Loading