Skip to content

Conversation

@guerinoni
Copy link
Contributor

@guerinoni guerinoni commented Mar 4, 2024

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

@guerinoni guerinoni requested a review from gumuz as a code owner March 4, 2024 23:55
@guerinoni guerinoni self-assigned this Mar 4, 2024
return self.delete(f"messages/{message_id}", options)

def get_message(self, message_id: str) -> StreamResponse:
def get_message(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Function is missing a type annotation for one or more arguments [no-untyped-def]

@guerinoni guerinoni force-pushed the show_deleted_message branch from f5c1da6 to 8bfae05 Compare March 5, 2024 09:10
Copy link
Contributor

@totalimmersion totalimmersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm also missing a few tests

@guerinoni guerinoni force-pushed the show_deleted_message branch from 8bfae05 to de795c6 Compare March 5, 2024 13:22
@guerinoni guerinoni force-pushed the show_deleted_message branch from de795c6 to 4cefecf Compare March 5, 2024 13:41
@totalimmersion totalimmersion merged commit e42aa94 into master Mar 8, 2024
@totalimmersion totalimmersion deleted the show_deleted_message branch March 8, 2024 15:14
@github-actions github-actions bot mentioned this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants