-
Notifications
You must be signed in to change notification settings - Fork 11
Create sqlite indexes to improve db queries #203
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
Conversation
a4f4525
to
f7c00a9
Compare
9ef59ea
to
fe4d5c3
Compare
dce4e04
to
c6c2761
Compare
- remove payloads that are in Created state at startup Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
c6c2761
to
f076f3d
Compare
Signed-off-by: Victor Chang <[email protected]>
All licensing approvals to be done in #198 |
Codecov Report
@@ Coverage Diff @@
## develop #203 +/- ##
===================================================
- Coverage 92.98026% 92.86422% -0.11604%
===================================================
Files 271 273 +2
Lines 15955 16158 +203
Branches 831 829 -2
===================================================
+ Hits 14835 15005 +170
- Misses 861 897 +36
+ Partials 259 256 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
🎉 This issue has been resolved in version 0.3.2 🎉 The release is available on: |
Description
Fixes #202
Created
state at startupStatus
Ready
Types of changes