-
Notifications
You must be signed in to change notification settings - Fork 23
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
Sprint 1.12 #1383
Sprint 1.12 #1383
Conversation
* check prev root and add constraint (#1356) * Hotfix update allocation worker * Fix lint * Fix * Fixed updateAllocationInDB check as well * check prev root and add constraint * check if alloc is updated * rmv check --------- Co-authored-by: Jayash Satolia <[email protected]> * add index for connection id (#1358) * get round on start * fix hook --------- Co-authored-by: Jayash Satolia <[email protected]>
* check prev root and add constraint (#1356) * Hotfix update allocation worker * Fix lint * Fix * Fixed updateAllocationInDB check as well * check prev root and add constraint * check if alloc is updated * rmv check --------- Co-authored-by: Jayash Satolia <[email protected]> * add index for connection id (#1358) * Fix chall cancel commit (#1359) * fix challenge cancel commit * change conn lifetime * Fixed updateAllocationInDB check as well (#1357) * fix alloc lock for commit (#1363) * Fix get round (#1361) * check prev root and add constraint (#1356) * Hotfix update allocation worker * Fix lint * Fix * Fixed updateAllocationInDB check as well * check prev root and add constraint * check if alloc is updated * rmv check --------- Co-authored-by: Jayash Satolia <[email protected]> * add index for connection id (#1358) * get round on start * fix hook --------- Co-authored-by: Jayash Satolia <[email protected]> * fix alloc lock for commit * cleanup --------- Co-authored-by: Jayash Satolia <[email protected]> * fix max objects in dir * fix ut * fix commit lock (#1365) --------- Co-authored-by: Jayash Satolia <[email protected]> Co-authored-by: Jayash Satolia <[email protected]>
* fix list pagination * fix offset * fix dirListField * select all fileds in getChildren * cleanup
* add daily limit for commit * update to golang 1.21 * update go version to 1.21 * update lru * replace data by flag * fixing docker build (#1376) * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build * fixing docker build --------- Co-authored-by: Manohar Reddy <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]>
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## staging #1383 +/- ##
===========================================
- Coverage 23.57% 23.50% -0.07%
===========================================
Files 87 87
Lines 10124 10196 +72
===========================================
+ Hits 2387 2397 +10
- Misses 7441 7502 +61
- Partials 296 297 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Manual system tests [failure] with the following config
|
Changes
Fixes
Tests
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):