Skip to content
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

V0.3.16 alpha.3 #350

Merged
merged 46 commits into from
Dec 9, 2024
Merged

V0.3.16 alpha.3 #350

merged 46 commits into from
Dec 9, 2024

Conversation

cycle-five
Copy link
Owner

v0.3.16-alpha.3 (2024/12/09)

  • re-enable the commands that were disabled in the last release
    for the serenity-next branch.
  • Got the rusty_ytdl library with the compose to an Input working.
    The result is the bot starts up and responds and queues songs much faster.
  • Youtube suggestions are now working again.

@cycle-five cycle-five self-assigned this Dec 9, 2024
@cycle-five cycle-five added this to the v0.3.16-alpha milestone Dec 9, 2024
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 10.32680% with 686 lines in your changes missing coverage. Please review.

Project coverage is 25.45%. Comparing base (9362903) to head (31b927f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crack-core/src/utils.rs 0.00% 71 Missing ⚠️
crack-types/src/lib.rs 13.15% 66 Missing ⚠️
crack-core/src/commands/help.rs 0.00% 64 Missing ⚠️
crack-core/src/commands/music/doplay.rs 0.00% 63 Missing ⚠️
crack-core/src/handlers/event_log_impl.rs 0.00% 44 Missing ⚠️
crack-core/src/music/queue.rs 9.30% 39 Missing ⚠️
crack-testing/src/lib.rs 31.57% 39 Missing ⚠️
crack-core/src/music/query.rs 16.27% 36 Missing ⚠️
crack-core/src/handlers/serenity.rs 0.00% 33 Missing ⚠️
crack-core/src/commands/register.rs 0.00% 22 Missing ⚠️
... and 35 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
- Coverage   25.52%   25.45%   -0.07%     
==========================================
  Files         111       82      -29     
  Lines        6253     6003     -250     
==========================================
- Hits         1596     1528      -68     
+ Misses       4657     4475     -182     

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

asdf
@cycle-five cycle-five merged commit 1d1e004 into master Dec 9, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant