Skip to content

fix(commands): fixes for docs slash command

4b26405
Select commit
Loading
Failed to load commit list.
Merged

fix(commands): fixes for docs slash command #408

fix(commands): fixes for docs slash command
4b26405
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2025 in 0s

60.36% (+0.15%) compared to 41ec5fe

View this Pull Request on Codecov

60.36% (+0.15%) compared to 41ec5fe

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.36%. Comparing base (41ec5fe) to head (4b26405).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/discord_bot/views.py 60.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   60.20%   60.36%   +0.15%     
==========================================
  Files          21       21              
  Lines        1151     1163      +12     
==========================================
+ Hits          693      702       +9     
- Misses        458      461       +3     
Files with missing lines Coverage Δ
src/discord_bot/views.py 37.30% <60.00%> (+3.96%) ⬆️