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

added get_all_translations function

fe2b8f1
Select commit
Loading
Failed to load commit list.
Open

Implement Builder System into Discord #88

added get_all_translations function
fe2b8f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 2, 2023 in 1s

58.81% (-0.18%) compared to 06d6f8c

View this Pull Request on Codecov

58.81% (-0.18%) compared to 06d6f8c

Details

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.