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

Handle upload order requests that are stuck in 'processing' state #10

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

loevgaard
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 59 lines in your changes missing coverage. Please review.

Project coverage is 34.30%. Comparing base (69e4f4d) to head (b62c265).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/Provider/FailedUploadOrderRequestsProvider.php 0.00% 12 Missing ⚠️
...er/Workflow/UploadOrderRequest/RetrySubscriber.php 0.00% 10 Missing ⚠️
src/Model/UploadOrderRequest.php 0.00% 10 Missing ⚠️
...rc/Processor/FailedUploadOrderRequestProcessor.php 0.00% 10 Missing ⚠️
...ow/UploadOrderRequest/IncrementTriesSubscriber.php 0.00% 6 Missing ⚠️
...flow/UploadOrderRequest/StateUpdatedSubscriber.php 0.00% 6 Missing ⚠️
src/Command/ProcessUploadOrderRequestsCommand.php 0.00% 2 Missing ⚠️
...ledUploadOrderRequestsQueryBuilderCreatedEvent.php 0.00% 2 Missing ⚠️
src/Processor/UploadOrderRequestProcessor.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     35.77%   34.30%   -1.48%     
- Complexity      350      371      +21     
============================================
  Files            72       78       +6     
  Lines          1322     1379      +57     
============================================
  Hits            473      473              
- Misses          849      906      +57     

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

@loevgaard loevgaard merged commit 857ba58 into master Nov 18, 2024
31 of 34 checks passed
@loevgaard loevgaard deleted the handle-stuck-orders branch November 18, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant