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

Create more inventory handling #4

Merged
merged 1 commit into from
Jun 28, 2024

Create more inventory handling

d5e99b4
Select commit
Loading
Failed to load commit list.
Merged

Create more inventory handling #4

Create more inventory handling
d5e99b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 28, 2024 in 0s

25.43% of diff hit (target 23.97%)

View this Pull Request on Codecov

25.43% of diff hit (target 23.97%)

Annotations

Check warning on line 19 in src/Command/UpdateInventoryCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/UpdateInventoryCommand.php#L19

Added line #L19 was not covered by tests

Check warning on line 21 in src/Command/UpdateInventoryCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/UpdateInventoryCommand.php#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/Command/UpdateInventoryCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/UpdateInventoryCommand.php#L24

Added line #L24 was not covered by tests

Check warning on line 28 in src/Command/UpdateInventoryCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/UpdateInventoryCommand.php#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/Command/UpdateInventoryCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/UpdateInventoryCommand.php#L30

Added line #L30 was not covered by tests

Check warning on line 15 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L15

Added line #L15 was not covered by tests

Check warning on line 19 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 22 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 28 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L28

Added line #L28 was not covered by tests

Check warning on line 31 in src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/CompleteSubscriber.php#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 15 in src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php#L15

Added line #L15 was not covered by tests

Check warning on line 19 in src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 22 in src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 28 in src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ProcessSubscriber.php#L28

Added line #L28 was not covered by tests

Check warning on line 15 in src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php#L15

Added line #L15 was not covered by tests

Check warning on line 19 in src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 22 in src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 31 in src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EventSubscriber/Workflow/InventoryUpdate/ResetSubscriber.php#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 13 in src/Message/Command/UpdateInventory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Message/Command/UpdateInventory.php#L13

Added line #L13 was not covered by tests

Check warning on line 17 in src/Message/Command/UpdateInventory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Message/Command/UpdateInventory.php#L17

Added line #L17 was not covered by tests

Check warning on line 24 in src/Message/Command/UpdateInventory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Message/Command/UpdateInventory.php#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 26 in src/Message/Command/UpdateInventory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Message/Command/UpdateInventory.php#L26

Added line #L26 was not covered by tests