Hide GTIN
field for new installs make readonly for existing installs
#2622
Codecov / codecov/project
succeeded
Oct 19, 2024 in 0s
65.5% (+0.8%) compared to 2c8f6d2
View this Pull Request on Codecov
65.5% (+0.8%) compared to 2c8f6d2
Details
Codecov Report
Attention: Patch coverage is 92.30769%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 65.5%. Comparing base (
2c8f6d2
) to head (a2c3654
).
Report is 8 commits behind head on add/support-core-gtin-field.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Admin/Product/Attributes/Input/GTINInput.php | 88.9% | 1 Missing |
src/Internal/InstallTimestamp.php | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## add/support-core-gtin-field #2622 +/- ##
===============================================================
+ Coverage 64.7% 65.5% +0.8%
- Complexity 4596 4608 +12
===============================================================
Files 793 474 -319
Lines 22970 19299 -3671
Branches 1231 0 -1231
===============================================================
- Hits 14868 12638 -2230
+ Misses 7929 6661 -1268
+ Partials 173 0 -173
Files with missing lines | Coverage Δ | |
---|---|---|
src/Admin/Input/Input.php | 100.0% <100.0%> (ø) |
|
src/Admin/Product/Attributes/AttributesForm.php | 97.3% <100.0%> (+<0.1%) |
⬆️ |
src/Admin/Product/Attributes/Input/GTINInput.php | 92.9% <88.9%> (-7.1%) |
⬇️ |
src/Internal/InstallTimestamp.php | 0.0% <0.0%> (ø) |
Loading