Skip to content

Create more inventory handling

Codecov / codecov/project succeeded Jun 28, 2024 in 0s

25.06% (+1.09%) compared to 1c5aac6

View this Pull Request on Codecov

25.06% (+1.09%) compared to 1c5aac6

Details

Codecov Report

Attention: Patch coverage is 25.43103% with 173 lines in your changes missing coverage. Please review.

Project coverage is 25.06%. Comparing base (1c5aac6) to head (ce33d1c).

Current head ce33d1c differs from pull request most recent head d5e99b4

Please upload reports for the commit d5e99b4 to get more accurate results.

Files Patch % Lines
src/Updater/InventoryUpdater.php 0.00% 62 Missing ⚠️
src/Model/InventoryUpdate.php 0.00% 46 Missing ⚠️
src/Provider/InventoryUpdateProvider.php 0.00% 15 Missing ⚠️
...riber/Workflow/InventoryUpdate/ResetSubscriber.php 0.00% 11 Missing ⚠️
...er/Workflow/InventoryUpdate/CompleteSubscriber.php 0.00% 10 Missing ⚠️
...ber/Workflow/InventoryUpdate/ProcessSubscriber.php 0.00% 8 Missing ⚠️
src/Message/Command/UpdateInventory.php 0.00% 7 Missing ⚠️
.../Message/CommandHandler/UpdateInventoryHandler.php 0.00% 7 Missing ⚠️
src/Command/UpdateInventoryCommand.php 0.00% 5 Missing ⚠️
...c/WebhookHandler/StockAdjustmentWebhookHandler.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     23.97%   25.06%   +1.09%     
- Complexity      162      213      +51     
============================================
  Files            38       46       +8     
  Lines           584      790     +206     
============================================
+ Hits            140      198      +58     
- Misses          444      592     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.