-
Notifications
You must be signed in to change notification settings - Fork 6
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(federation): offline backends handling (epic) #1548
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 tasks
Codecov Report
@@ Coverage Diff @@
## develop #1548 +/- ##
=============================================
+ Coverage 53.47% 54.22% +0.75%
- Complexity 1525 1550 +25
=============================================
Files 965 973 +8
Lines 35872 36439 +567
Branches 3176 3233 +57
=============================================
+ Hits 19181 19760 +579
+ Misses 15425 15368 -57
- Partials 1266 1311 +45 |
yamilmedina
force-pushed
the
feat/epic-federation-offline-messages
branch
from
March 27, 2023 07:36
af58833
to
922351d
Compare
yamilmedina
force-pushed
the
feat/epic-federation-offline-messages
branch
from
March 27, 2023 07:39
922351d
to
cea803a
Compare
yamilmedina
force-pushed
the
feat/epic-federation-offline-messages
branch
from
April 3, 2023 16:35
c9af0c8
to
eac76fd
Compare
* feat: add new response handling create convo v4 * feat: add new response handling create convo v4 test * feat: add new response handling create convo v4 test * feat: add tests cases and persitence of msg for failed to add * feat: add tests cases and persitence of msg for failed to add --------- Co-authored-by: Mohamad Jaara <[email protected]>
Garzas
approved these changes
Jun 22, 2023
yamilmedina
changed the title
feat: epic - federation, offline backends message sending (AR-3015)
feat(federation): epic - offline backends handling (AR-3015)
Jun 23, 2023
yamilmedina
changed the title
feat(federation): epic - offline backends handling (AR-3015)
feat(federation): offline backends handling (epic)
Jun 23, 2023
alexandreferris
approved these changes
Jun 23, 2023
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Jun 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
epic
Collective of multiple smaller PRs
long-lived-feature-branch
🚨 Potential breaking changes
👕 size: XXL
type: feature ✨
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.
REOPENING FOR TRACK -ALREADY APPROVED PR- WILL MERGE LATER.
#1531
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
This is the epic branch of previous merged PRs:
Testing
Test Coverage (Optional)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.