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 GTIN migration JOB #2645

Merged
merged 5 commits into from
Oct 28, 2024

Merge branch 'add/support-core-gtin-field' into add/gtin-migration

02e6224
Select commit
Loading
Failed to load commit list.
Merged

[GTIN] Add GTIN migration JOB #2645

Merge branch 'add/support-core-gtin-field' into add/gtin-migration
02e6224
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@                       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%> (ø)