Skip to content

Conversation

Lulalaby
Copy link
Member

@Lulalaby Lulalaby commented Mar 1, 2023

Closes #1954

@Lulalaby Lulalaby requested a review from a team as a code owner March 1, 2023 23:55
@Lulalaby Lulalaby enabled auto-merge (squash) March 1, 2023 23:55
Signed-off-by: Lala Sabathil <[email protected]>
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #1955 (f6a9bf8) into master (5d7a2b4) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1955   +/-   ##
=======================================
  Coverage   33.32%   33.32%           
=======================================
  Files          97       97           
  Lines       18901    18901           
=======================================
  Hits         6298     6298           
  Misses      12603    12603           
Flag Coverage Δ
macos-latest-3.10 33.30% <0.00%> (ø)
macos-latest-3.11 33.30% <0.00%> (ø)
macos-latest-3.8 33.31% <0.00%> (ø)
macos-latest-3.9 33.31% <0.00%> (ø)
ubuntu-latest-3.10 33.30% <0.00%> (ø)
ubuntu-latest-3.11 33.30% <0.00%> (ø)
ubuntu-latest-3.8 33.31% <0.00%> (ø)
ubuntu-latest-3.9 33.31% <0.00%> (ø)
windows-latest-3.10 33.30% <0.00%> (ø)
windows-latest-3.11 33.30% <0.00%> (ø)
windows-latest-3.8 33.31% <0.00%> (ø)
windows-latest-3.9 33.31% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
discord/gateway.py 20.82% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d7a2b4...f6a9bf8. Read the comment docs.

@Lulalaby Lulalaby added bug Something isn't working priority: high High Priority status: awaiting review Awaiting review from a maintainer API reflection Discord API isn't correctly reflected labels Mar 2, 2023
@Lulalaby Lulalaby added this to the v2.5 milestone Mar 2, 2023
@Lulalaby Lulalaby disabled auto-merge March 2, 2023 03:13
@Lulalaby Lulalaby removed this from the v2.5 milestone Mar 2, 2023
Co-authored-by: BobDotCom <[email protected]>
Signed-off-by: Lala Sabathil <[email protected]>
Copy link
Member

@NeloBlivion NeloBlivion left a comment

Choose a reason for hiding this comment

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

LGTM and tested fine, though this technically isn't a new change; it's been 74 bytes since December 2019 while 70 bytes has been deprecated since then, and now they're finally removing it completely.
This could be made clearer in the changelog, but this difference isn't particularly important to the user.

@BobDotCom BobDotCom merged commit cab0d71 into master Mar 2, 2023
@Lulalaby Lulalaby deleted the fix/voice/ip-discovery branch March 2, 2023 04:21
BobDotCom added a commit that referenced this pull request Mar 20, 2023
* fix: ip discovery changes (74 byte udp packets)

* chore: Pr will be 1955

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CHANGELOG.md

Signed-off-by: Lala Sabathil <[email protected]>

* Update CHANGELOG.md

Co-authored-by: BobDotCom <[email protected]>
Signed-off-by: Lala Sabathil <[email protected]>

---------

Signed-off-by: Lala Sabathil <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: BobDotCom <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API reflection Discord API isn't correctly reflected bug Something isn't working priority: high High Priority status: awaiting review Awaiting review from a maintainer

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

IP Discovery

4 participants