retailcrm / prestashop-module

PrestaShop integration plugin
https://simla.com
MIT License
7 stars 30 forks source link

Added 'files' api methods #185

Closed gleemand closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #185 (16e1c84) into master (bbc4586) will decrease coverage by 0.13%. The diff coverage is 13.15%.

@@             Coverage Diff              @@
##             master     #185      +/-   ##
============================================
- Coverage     30.76%   30.63%   -0.14%     
- Complexity     2590     2603      +13     
============================================
  Files           114      114              
  Lines          8044     8077      +33     
============================================
- Hits           2475     2474       -1     
- Misses         5569     5603      +34     
Impacted Files Coverage Δ
...rm/controllers/admin/RetailcrmOrdersController.php 0.00% <0.00%> (ø)
...ontrollers/admin/RetailcrmReferencesController.php 0.00% <0.00%> (ø)
retailcrm/lib/RetailcrmContextSwitcher.php 0.00% <0.00%> (ø)
retailcrm/lib/api/RetailcrmApiClientV5.php 5.24% <0.00%> (-0.19%) :arrow_down:
retailcrm/lib/api/RetailcrmHttpClient.php 7.69% <0.00%> (-0.82%) :arrow_down:
...ailcrm/lib/events/RetailcrmAbandonedCartsEvent.php 0.00% <0.00%> (ø)
retailcrm/lib/events/RetailcrmExportEvent.php 0.00% <0.00%> (ø)
retailcrm/lib/events/RetailcrmIcmlEvent.php 0.00% <0.00%> (ø)
...tailcrm/lib/events/RetailcrmIcmlUpdateUrlEvent.php 0.00% <0.00%> (ø)
retailcrm/lib/events/RetailcrmInventoriesEvent.php 0.00% <0.00%> (ø)
... and 9 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 bbc4586...16e1c84. Read the comment docs.