Skip to content

5.15.0 #1771

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

Open
wants to merge 12 commits into
base: stable
Choose a base branch
from
Open

5.15.0 #1771

wants to merge 12 commits into from

Conversation

silasary
Copy link
Member

@silasary silasary commented May 4, 2025

Components v2 release, and few smaller things as well

feelixs and others added 12 commits March 2, 2025 12:22
feat: add support for nsfw for ThreadChannel
feat: add guild member banner field
* fix: Invite._process_dict incorrectly passed all data

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
#1754)

* fix: add permission checks before fetching messages in reaction events

* refactor: extract permission check logic

* fix: add test for refactored reactionevents
* feat: untested prototype impl of v2 components

Likely not to work. Very unpolished and pretty much takes directly from the docs. It's here, though!

* fix: Add missing enums

* fix: Throw error when v2 components are used with incompatible things

* test:  Test command for v2 components

* fix:  Don't hardcode the possible subcomponents of a section

* Add imports

---------

Co-authored-by: Astrea <25420078+AstreaTSS@users.noreply.github.com>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 53.45622% with 101 lines in your changes missing coverage. Please review.

Project coverage is 46.54%. Comparing base (83fef88) to head (4dc1764).
Report is 13 commits behind head on stable.

Files with missing lines Patch % Lines
interactions/models/discord/components.py 57.85% 59 Missing ⚠️
...eractions/api/events/processors/reaction_events.py 10.00% 18 Missing ⚠️
interactions/models/discord/message.py 0.00% 7 Missing ⚠️
main.py 0.00% 6 Missing ⚠️
interactions/models/discord/user.py 50.00% 3 Missing ⚠️
interactions/client/utils/deserialise_app_cmds.py 0.00% 2 Missing ⚠️
interactions/models/discord/enums.py 93.33% 2 Missing ⚠️
interactions/models/discord/invite.py 0.00% 2 Missing ⚠️
interactions/client/smart_cache.py 0.00% 1 Missing ⚠️
interactions/models/discord/channel.py 66.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           stable    #1771      +/-   ##
==========================================
+ Coverage   46.44%   46.54%   +0.10%     
==========================================
  Files         149      149              
  Lines       16182    16454     +272     
==========================================
+ Hits         7515     7658     +143     
- Misses       8667     8796     +129     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

5 participants