friends-of-forkcms / fork-cms-module-commerce

Commerce module allows you to manage a product catalog and create a unique webshop using Fork CMS. WORK IN PROGRESS!
MIT License
6 stars 7 forks source link

Improve code structure #31

Closed jessedobbelaere closed 2 years ago

jessedobbelaere commented 2 years ago
github-actions[bot] commented 2 years ago

Your preview environment pr-31-jessedobbelaere has been deployed.

Preview environment endpoint is available here

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (b567167) into master (4cf574e) will increase coverage by 0.06%. The diff coverage is 11.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #31      +/-   ##
===========================================
+ Coverage      6.60%   6.66%   +0.06%     
- Complexity     3341    3344       +3     
===========================================
  Files           456     456              
  Lines         16106   16051      -55     
===========================================
+ Hits           1064    1070       +6     
+ Misses        15042   14981      -61     
Impacted Files Coverage Δ
src/Backend/Modules/Commerce/Actions/Add.php 0.00% <ø> (ø)
src/Backend/Modules/Commerce/Actions/AddBrand.php 0.00% <ø> (ø)
...c/Backend/Modules/Commerce/Actions/AddCartRule.php 0.00% <ø> (ø)
...c/Backend/Modules/Commerce/Actions/AddCategory.php 0.00% <ø> (ø)
...rc/Backend/Modules/Commerce/Actions/AddCountry.php 0.00% <ø> (ø)
...ackend/Modules/Commerce/Actions/AddOrderStatus.php 0.00% <ø> (ø)
...kend/Modules/Commerce/Actions/AddProductOption.php 0.00% <ø> (ø)
...Modules/Commerce/Actions/AddProductOptionValue.php 0.00% <ø> (ø)
...kend/Modules/Commerce/Actions/AddSpecification.php 0.00% <ø> (ø)
...ackend/Modules/Commerce/Actions/AddStockStatus.php 0.00% <ø> (ø)
... and 148 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4cf574e...b567167. Read the comment docs.