Skip to content

Conversation

cycle-five
Copy link
Owner

v0.3.14 (2024/11/05)

  • Big refactor, moving a lot of the code into modules.
  • crack-testing module for testing and developing new features without
    affecting the main bot.
  • crack-types module for shared types. New modules can depend on this
    to avoid circular dependencies.
  • Auto complete for /play brings up actual youtube search results.

@cycle-five cycle-five added this to the v0.3.14 milestone Nov 5, 2024
@cycle-five cycle-five self-assigned this Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 48.44007% with 314 lines in your changes missing coverage. Please review.

Project coverage is 25.63%. Comparing base (4206c0c) to head (1aeb75a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crack-testing/src/lib.rs 72.39% 45 Missing ⚠️
crack-testing/src/resolve.rs 47.05% 45 Missing ⚠️
crack-types/src/metadata.rs 50.54% 45 Missing ⚠️
crack-testing/src/queue.rs 15.78% 32 Missing ⚠️
crack-core/src/music/query.rs 3.33% 29 Missing ⚠️
crack-core/src/commands/music/doplay.rs 0.00% 27 Missing ⚠️
crack-types/src/reply_handle.rs 27.58% 21 Missing ⚠️
crack-core/src/music/queue.rs 0.00% 11 Missing ⚠️
crack-core/src/messaging/interface.rs 0.00% 9 Missing ⚠️
crack-core/src/poise_ext.rs 0.00% 9 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage   23.13%   25.63%   +2.50%     
==========================================
  Files         104      111       +7     
  Lines        5901     6233     +332     
==========================================
+ Hits         1365     1598     +233     
- Misses       4536     4635      +99     

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

@cycle-five cycle-five merged commit c167d40 into master Nov 9, 2024
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