Skip to content

Feature/slash commands v1#40

Open
arif-banai wants to merge 33 commits into
masterfrom
feature/slash-commands-v1
Open

Feature/slash commands v1#40
arif-banai wants to merge 33 commits into
masterfrom
feature/slash-commands-v1

Update Dockerfile to refine JRE module selection for optimized build

930af27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

35.42% (+11.58%) compared to b1963c1

View this Pull Request on Codecov

35.42% (+11.58%) compared to b1963c1

Details

Codecov Report

❌ Patch coverage is 33.73905% with 1361 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.42%. Comparing base (b1963c1) to head (930af27).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...va/com/jagrosh/jmusicbot/service/MusicService.java 54.86% 177 Missing and 27 partials ⚠️
...osh/jmusicbot/service/AudioLoadResultHandlers.java 10.60% 118 Missing ⚠️
...m/jagrosh/jmusicbot/commands/v1/music/PlayCmd.java 0.00% 57 Missing ⚠️
...a/com/jagrosh/jmusicbot/service/SearchService.java 8.62% 53 Missing ⚠️
.../jagrosh/jmusicbot/commands/v1/music/QueueCmd.java 0.00% 49 Missing ⚠️
.../com/jagrosh/jmusicbot/utils/MessageFormatter.java 0.00% 45 Missing ⚠️
...rosh/jmusicbot/commands/v1/TextOutputAdapters.java 0.00% 35 Missing ⚠️
...jagrosh/jmusicbot/commands/v1/dj/MoveTrackCmd.java 0.00% 31 Missing ⚠️
...sh/jmusicbot/commands/v2/music/SearchSlashCmd.java 65.16% 30 Missing and 1 partial ⚠️
...om/jagrosh/jmusicbot/commands/v1/MusicCommand.java 0.00% 29 Missing ⚠️
... and 57 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #40       +/-   ##
===========================================
+ Coverage   23.83%   35.42%   +11.58%     
===========================================
  Files          87      124       +37     
  Lines        3486     4980     +1494     
  Branches      483      629      +146     
===========================================
+ Hits          831     1764      +933     
- Misses       2600     3100      +500     
- Partials       55      116       +61     

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