Sahil Kumar
|
74f1752ceb
|
test(persistence): add coverage:ignore-file for entities and db/shared directory
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-19 18:21:59 +05:30 |
|
Sahil Kumar
|
bea545b154
|
test(persistence): add tests for stream chat persistence client
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-18 20:38:26 +05:30 |
|
Sahil Kumar
|
4cbbc059d3
|
test(persistence): Add tests for channel dao
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-15 14:17:01 +05:30 |
|
Sahil Kumar
|
6bdd065888
|
lint(persistence): Apply team linter
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-15 12:00:32 +05:30 |
|
 
|
9952265109
|
fix: persistence (#329)
* fix(llc): Save original passed persistence for client reconnection.
Signed-off-by: Sahil Kumar <[email protected]>
* fix(persistence): Check for empty channels before applying offset
Signed-off-by: Sahil Kumar <[email protected]>
* fix(llc): Remove debug logs
Signed-off-by: Sahil Kumar <[email protected]>
* fix(persistence): Reset isolate on successful disconnect
Signed-off-by: Sahil Kumar <[email protected]>
* use mutexes in persistence client
* fix(persistence): use `super.updateChannelStates`
Signed-off-by: Sahil Kumar <[email protected]>
* fix(persistence): fix database multiple times creation.
Signed-off-by: Sahil Kumar <[email protected]>
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-03-12 14:16:41 +01:00 |
|
 
|
39c2106497
|
feat: codecov (#327)
* [llc] add codecov in gh action
* update flag
* update path
* fix codevcov script
* fix codevcov script
* [persistence]: add basic test
* [persistence] add codecov
* [persistence] vgv action
* update threashold
* fix ci
* add coverage for ui packages
* fix ci
* test gh action
* test gh action
* update threashold
* fix(persistence): fix tests
Signed-off-by: Sahil Kumar <[email protected]>
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-03-11 16:36:22 +01:00 |
|
Sahil Kumar
|
cf6ae8761e
|
[Persistence] Add support for pinned messages
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-02-22 17:39:23 +05:30 |
|
Sahil Kumar
|
b8e9d8efdc
|
[Persistence] Add more docs
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-02-01 13:55:29 +05:30 |
|
Sahil Kumar
|
86a122aa23
|
[LLC, Persistence] Add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-28 19:48:54 +05:30 |
|
Sahil Kumar
|
3b9af05214
|
[StreamChatPersistence] Fix ownReactions userId bug
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-27 15:51:55 +05:30 |
|
Sahil Kumar
|
1521558304
|
Make stream_chat_persistence a add on dependency instead of shipping it with the llc
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-27 12:52:37 +05:30 |
|
Sahil Kumar
|
a869e458f4
|
[StreamChatPersistence] Add generated files
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-26 16:52:08 +05:30 |
|
Sahil Kumar
|
a168d3695d
|
[StreamChatPersistence] Fix connectionEventEntity, MessageDao
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-26 15:58:11 +05:30 |
|
Sahil Kumar
|
657b58af8b
|
[StreamChatPersistence] Add initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-25 19:14:55 +05:30 |
|