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

Implement Builder System into Discord #88

Open
wants to merge 3 commits into
base: 16.0
Choose a base branch
from

Conversation

kevinxdev
Copy link
Contributor

No description provided.

@kevinxdev kevinxdev linked an issue Jun 2, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #88 (fe2b8f1) into 16.0 (06d6f8c) will decrease coverage by 0.18%.
The diff coverage is 30.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             16.0      #88      +/-   ##
==========================================
- Coverage   58.99%   58.81%   -0.18%     
==========================================
  Files         162      162              
  Lines        2819     2836      +17     
  Branches      357      360       +3     
==========================================
+ Hits         1663     1668       +5     
- Misses       1139     1151      +12     
  Partials       17       17              
Files Changed Coverage Δ
gigaclub_ban_system/models/gc_user.py 56.66% <ø> (ø)
gigaclub_discord/controllers/main.py 12.17% <11.11%> (-0.24%) ⬇️
gigaclub_translation/models/gc_translation.py 84.00% <33.33%> (-16.00%) ⬇️
...club_discord/models/gc_discord_message_template.py 72.22% <60.00%> (-4.71%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06d6f8c...fe2b8f1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Builder System into Discord
1 participant