Skip to content

feat(github): add github integration

Codecov / codecov/project succeeded Nov 9, 2024 in 0s

44.40% (-2.42%) compared to 362aef2

View this Pull Request on Codecov

44.40% (-2.42%) compared to 362aef2

Details

Codecov Report

Attention: Patch coverage is 16.83168% with 84 lines in your changes missing coverage. Please review.

Project coverage is 44.40%. Comparing base (362aef2) to head (14cb7f9).

Files with missing lines Patch % Lines
src/crypto.py 0.00% 34 Missing ⚠️
src/webapp.py 0.00% 30 Missing ⚠️
src/discord/cogs/github_commands.py 48.57% 18 Missing ⚠️
src/__main__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   46.81%   44.40%   -2.42%     
==========================================
  Files          15       17       +2     
  Lines         786      867      +81     
==========================================
+ Hits          368      385      +17     
- Misses        418      482      +64     
Files with missing lines Coverage Δ
src/__main__.py 0.00% <0.00%> (ø)
src/discord/cogs/github_commands.py 48.57% <48.57%> (ø)
src/webapp.py 0.00% <0.00%> (ø)
src/crypto.py 0.00% <0.00%> (ø)