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
feat: refactor queue module #314
base: master
Are you sure you want to change the base?
feat: refactor queue module #314
Changes from 92 commits
043f128
22621b8
33a9c54
28b9344
ca16d6a
745bc27
071cccf
150f302
d6e6599
45598dc
e5d5b6c
ea6ac5a
cb3214c
870781f
9a7904f
657663d
854fc60
03d489a
e40811b
c7dbcec
21578e7
fcdf373
433d0b8
4c34582
6527ab8
924ceba
f5f057e
c6c226f
3bb00eb
2b159b9
760c48f
fa03dc5
5c13b36
19a97d2
96f5ea1
1590461
31cf3b6
6481f4e
34d9850
d706baa
8e8c003
44fe027
4309dc4
4b66470
0069909
36f8b21
26db41f
04aff6d
97bab31
87ecd1a
1aec5ef
f8c9b63
093d250
51aa085
8a1e5d0
efa0b5e
3b51863
f15a41c
f414760
54a0d05
119bb4c
7ac2501
8e9f953
7a607fb
cb49814
e35cca2
c027db0
fcbe1a0
807bee4
f09f9b3
4345964
4f570bd
ae5ac8b
ce8577b
9158c13
4fcadbb
94593ba
98edd33
5408563
b573ced
443e5ef
bddcb8b
530af3e
72e9e36
13e3e57
fed0b61
731b8d9
6906b86
91c3c46
25e1b1b
ad7e517
4069a4e
5067a9a
410aac7
ebb185a
f2fb5aa
d704469
202ac79
8fee275
00d3fef
f1b118b
78d1d98
b71cfeb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Q: Haven't implementing this feature for now, right?
Check warning on line 26 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L26
Check warning on line 43 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L41-L43
Check warning on line 47 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L46-L47
Check warning on line 59 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L59
Check warning on line 76 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L74-L76
Check warning on line 80 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L79-L80
Check warning on line 92 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L92
Check warning on line 109 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L107-L109
Check warning on line 114 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L113-L114
Check warning on line 126 in database/console/migrate_stubs.go
Codecov / codecov/patch
database/console/migrate_stubs.go#L126
Check warning on line 35 in event/application.go
Codecov / codecov/patch
event/application.go#L33-L35
Check warning on line 27 in event/service_provider.go
Codecov / codecov/patch
event/service_provider.go#L26-L27