Skip to content
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(typing): send typing indicator event tests pt3. (WPB-4590) #2122

Conversation

yamilmedina
Copy link
Contributor


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Refactor and split repositories, and create a periodic cleanup of orphaned typing indicators, so we clean those after some time.

Needs releases with:

Testing

Test Coverage (Optional)

Coverage for PR


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Unit Test Results

   405 files  +2     405 suites  +2   21s ⏱️ -1s
2 216 tests +6  2 136 ✔️ +6  80 💤 ±0  0 ±0 

Results for commit a30cf8c. ± Comparison against base commit 171b473.

♻️ This comment has been updated with latest results.

@yamilmedina yamilmedina merged commit a9089a9 into feat/enqueue-send-typing-and-delete Oct 10, 2023
15 checks passed
@yamilmedina yamilmedina deleted the feat/enqueue-send-typing-and-delete-tests branch October 10, 2023 11:14
yamilmedina added a commit that referenced this pull request Oct 10, 2023
…pt2. (WPB-4590) (#2121)

* feat: mapper and repo ops deletion

* chore: ip

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: working base

* chore: clear indicators

* chore: clear indicators

* chore: clear indicators

* chore: notes

* chore: refactor into new classes splitted

* chore: comments cleanup

* chore: detekt fixes

* Empty-Commit

* feat(typing): send typing indicator event tests pt3. (WPB-4590) (#2122)

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov
yamilmedina added a commit that referenced this pull request Oct 10, 2023
…-4590) (#2118)

* fix: exclude selfuser from typingevents

* fix: exclude selfuser from typingevents

* fix: coverage for flag check

* chore: api configuration for sending typing status

* chore: api configuration for sending typing status v0

* chore: api configuration for sending typing status v0

* chore: pr comments

* feat: mapper and repo ops

* feat: mapper and repo ops

* feat: mapper and repo ops

* chore: detekt

* chore: detekt

* chore: tests broken

* feat(typing): send typing indicator events use case and cleanup code pt2. (WPB-4590) (#2121)

* feat: mapper and repo ops deletion

* chore: ip

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: working base

* chore: clear indicators

* chore: clear indicators

* chore: clear indicators

* chore: notes

* chore: refactor into new classes splitted

* chore: comments cleanup

* chore: detekt fixes

* Empty-Commit

* feat(typing): send typing indicator event tests pt3. (WPB-4590) (#2122)

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov
github-merge-queue bot pushed a commit that referenced this pull request Oct 11, 2023
* feat(typing): send typing indicator events networking layer pt1. (WPB-4590) (#2118)

* fix: exclude selfuser from typingevents

* fix: exclude selfuser from typingevents

* fix: coverage for flag check

* chore: api configuration for sending typing status

* chore: api configuration for sending typing status v0

* chore: api configuration for sending typing status v0

* chore: pr comments

* feat: mapper and repo ops

* feat: mapper and repo ops

* feat: mapper and repo ops

* chore: detekt

* chore: detekt

* chore: tests broken

* feat(typing): send typing indicator events use case and cleanup code pt2. (WPB-4590) (#2121)

* feat: mapper and repo ops deletion

* chore: ip

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: some fun refactoring, just ideas

* chore: working base

* chore: clear indicators

* chore: clear indicators

* chore: clear indicators

* chore: notes

* chore: refactor into new classes splitted

* chore: comments cleanup

* chore: detekt fixes

* Empty-Commit

* feat(typing): send typing indicator event tests pt3. (WPB-4590) (#2122)

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov

* chore: test cov

* fix: not block delay, to not block send stop

* feat: add missing usecase to clear reusing repository

* feat: add missing usecase to clear reusing repository
@echoes-hq echoes-hq bot added the echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date. label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date. 🚨 Potential breaking changes 👕 size: M type: feature ✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants