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

asdf

31b927f
Select commit
Loading
Failed to load commit list.
Merged

V0.3.16 alpha.3 #350

asdf
31b927f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 1s

25.45% (-0.07%) compared to 9362903

View this Pull Request on Codecov

25.45% (-0.07%) compared to 9362903

Details

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).

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.