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

feat(discord): add version info #348

Merged
merged 1 commit into from
Aug 30, 2024

feat(discord): add version info

9651db0
Select commit
Loading
Failed to load commit list.
Merged

feat(discord): add version info #348

feat(discord): add version info
9651db0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

43.06% (+0.11%) compared to ea30681

View this Pull Request on Codecov

43.06% (+0.11%) compared to ea30681

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.06%. Comparing base (ea30681) to head (9651db0).

Files with missing lines Patch % Lines
src/discord/cogs/base_commands.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
+ Coverage   42.95%   43.06%   +0.11%     
==========================================
  Files          15       15              
  Lines         873      873              
==========================================
+ Hits          375      376       +1     
+ Misses        498      497       -1     
Files with missing lines Coverage Δ
src/__main__.py 0.00% <ø> (ø)
src/common.py 96.00% <100.00%> (+0.16%) ⬆️
src/discord/cogs/base_commands.py 32.00% <50.00%> (-0.66%) ⬇️