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(github): add github integration #368

Merged
merged 1 commit into from
Dec 14, 2024

feat(github): add github integration

aacbcb6
Select commit
Loading
Failed to load commit list.
Merged

feat(github): add github integration #368

feat(github): add github integration
aacbcb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 1s

67.58% (+20.76%) compared to 830ca7b

View this Pull Request on Codecov

67.58% (+20.76%) compared to 830ca7b

Details

Codecov Report

Attention: Patch coverage is 81.47368% with 88 lines in your changes missing coverage. Please review.

Project coverage is 67.58%. Comparing base (830ca7b) to head (aacbcb6).

Files with missing lines Patch % Lines
src/discord/cogs/github_commands.py 39.53% 26 Missing ⚠️
src/discord/cogs/moderator_commands.py 4.16% 23 Missing ⚠️
src/discord/tasks.py 88.37% 15 Missing ⚠️
src/__main__.py 0.00% 12 Missing ⚠️
src/common/webapp.py 96.66% 4 Missing ⚠️
src/discord/views.py 25.00% 3 Missing ⚠️
src/common/common.py 85.71% 1 Missing ⚠️
src/discord/bot.py 97.95% 1 Missing ⚠️
src/discord/cogs/base_commands.py 50.00% 1 Missing ⚠️
src/discord/cogs/fun_commands.py 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #368       +/-   ##
===========================================
+ Coverage   46.81%   67.58%   +20.76%     
===========================================
  Files          15       21        +6     
  Lines         786     1092      +306     
===========================================
+ Hits          368      738      +370     
+ Misses        418      354       -64     
Files with missing lines Coverage Δ
src/common/crypto.py 100.00% <100.00%> (ø)
src/common/database.py 100.00% <100.00%> (ø)
src/common/globals.py 100.00% <100.00%> (ø)
src/common/sponsors.py 100.00% <100.00%> (ø)
src/common/time.py 100.00% <100.00%> (ø)
src/reddit/bot.py 80.26% <100.00%> (+<0.01%) ⬆️
src/common/common.py 92.85% <85.71%> (ø)
src/discord/bot.py 92.39% <97.95%> (+23.16%) ⬆️
src/discord/cogs/base_commands.py 32.00% <50.00%> (ø)
src/discord/cogs/fun_commands.py 42.10% <50.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes