Skip to content

fix: Add missing MessageFlag #1382

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

Merged
merged 1 commit into from
May 4, 2023
Merged

fix: Add missing MessageFlag #1382

merged 1 commit into from
May 4, 2023

Conversation

silasary
Copy link
Member

@silasary silasary commented May 4, 2023

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Polls added a reference to this flag in #1376, but presumably forgot to commit the file.

Changes

Add message flag for voice messages

Related Issues

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +12.80 🎉

Comparison is base (ac95d48) 47.52% compared to head (3cc01bf) 60.33%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff              @@
##           unstable    #1382       +/-   ##
=============================================
+ Coverage     47.52%   60.33%   +12.80%     
=============================================
  Files           139      139               
  Lines         14581    14583        +2     
=============================================
+ Hits           6930     8799     +1869     
+ Misses         7651     5784     -1867     
Impacted Files Coverage Δ
interactions/models/discord/enums.py 96.59% <100.00%> (+0.01%) ⬆️

... and 65 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LordOfPolls LordOfPolls merged commit bce7aca into unstable May 4, 2023
@LordOfPolls LordOfPolls deleted the VOICE_MESSAGE branch May 4, 2023 05:42
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