Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 product statuses jobs for each page token #2255
Create product statuses jobs for each page token #2255
Changes from all commits
62e9c20
1a8f360
4d9e0c8
4656637
5133be6
7ecb0f8
3e82e15
be4ffed
38fb6a8
8ea87f9
9b893d9
1beb6b8
828ca3b
624a0a9
dd39acb
fe94543
e2ecf1b
4b76332
2e26242
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 56 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L54-L56
Check warning on line 68 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L67-L68
Check warning on line 74 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L71-L74
Check warning on line 79 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L79
Check warning on line 87 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L87
Check warning on line 90 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L90
Check warning on line 93 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L92-L93
Check warning on line 97 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L96-L97
Check warning on line 104 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L100-L104
Check warning on line 108 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L108
Check warning on line 113 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L110-L113
Check warning on line 124 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L124
Check warning on line 133 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L126-L133
Check warning on line 135 in src/API/Google/MerchantReport.php
Codecov / codecov/patch
src/API/Google/MerchantReport.php#L135
Check warning on line 109 in src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php
Codecov / codecov/patch
src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php#L109
Check warning on line 111 in src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php
Codecov / codecov/patch
src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php#L111
Check warning on line 113 in src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php
Codecov / codecov/patch
src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php#L113
Check warning on line 134 in src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php
Codecov / codecov/patch
src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php#L128-L134
Check warning on line 178 in src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php
Codecov / codecov/patch
src/API/Site/Controllers/MerchantCenter/ProductStatisticsController.php#L167-L178
Check warning on line 121 in src/Jobs/UpdateMerchantProductStatuses.php
Codecov / codecov/patch
src/Jobs/UpdateMerchantProductStatuses.php#L121
Check warning on line 123 in src/Jobs/UpdateMerchantProductStatuses.php
Codecov / codecov/patch
src/Jobs/UpdateMerchantProductStatuses.php#L123
Check warning on line 189 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L188-L189
Check warning on line 224 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L224
Check warning on line 623 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L619-L623
Check warning on line 627 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L626-L627
Check warning on line 629 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L629
Check warning on line 632 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L631-L632
Check warning on line 636 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L635-L636
Check warning on line 640 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L639-L640
Check warning on line 644 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L643-L644
Check warning on line 650 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L646-L650
Check warning on line 658 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L654-L658
Check warning on line 661 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L661
Check warning on line 664 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L664
Check warning on line 668 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L668
Check warning on line 681 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L680-L681
Check warning on line 683 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L683
Check warning on line 687 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L686-L687
Check warning on line 699 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L697-L699
Check warning on line 703 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L703
Check warning on line 718 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L718
Check warning on line 731 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L729-L731
Check warning on line 765 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L765
Check warning on line 781 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L779-L781
Check warning on line 785 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L784-L785
Check warning on line 795 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L794-L795
Check warning on line 797 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L797
Check warning on line 799 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L799
Check warning on line 805 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L802-L805
Check warning on line 811 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L807-L811
Check warning on line 817 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L813-L817
Check warning on line 819 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L819
Check warning on line 827 in src/MerchantCenter/MerchantStatuses.php
Codecov / codecov/patch
src/MerchantCenter/MerchantStatuses.php#L827