interactions-py / interactions.py

A highly extensible, easy to use, and feature complete bot framework for Discord
https://interactions-py.github.io/interactions.py/
MIT License
839 stars 184 forks source link

5.13.2 #1719

Closed silasary closed 2 months ago

silasary commented 3 months ago

July Update?

AstreaTSS commented 2 months ago

👋. I'm going to try to get this moving along.

Current fix PRs: #1724, #1725, #1727, #1728, #1729, #1730 (technically a feat PR, but the lack of the new feature causes a lot of annoying errors so why not)

I'll be reviewing what I can today, although some of these are my PRs and so will require another person to help out.

codecov-commenter commented 2 months ago

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

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.51%. Comparing base (1a7de56) to head (38f3162). Report is 81 commits behind head on stable.

Files Patch % Lines
interactions/models/internal/context.py 33.33% 2 Missing :warning:
interactions/models/discord/message.py 0.00% 1 Missing :warning:
interactions/models/internal/tasks/triggers.py 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable #1719 +/- ## ========================================== + Coverage 45.95% 46.51% +0.55% ========================================== Files 144 149 +5 Lines 15492 16176 +684 ========================================== + Hits 7120 7524 +404 - Misses 8372 8652 +280 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AstreaTSS commented 2 months ago

All not-me PRs have been merged. Only #1724 and #1728 remain.