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 1/2 #81

Merged
merged 53 commits into from
May 30, 2023

Conversation

kevinxdev
Copy link
Contributor

No description provided.

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

codecov bot commented May 18, 2023

Codecov Report

Merging #81 (749b714) into 16.0 (23cf80b) will increase coverage by 2.54%.
The diff coverage is 80.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             16.0      #81      +/-   ##
==========================================
+ Coverage   56.50%   59.05%   +2.54%     
==========================================
  Files         115      162      +47     
  Lines        2520     2816     +296     
  Branches      341      356      +15     
==========================================
+ Hits         1424     1663     +239     
- Misses       1079     1136      +57     
  Partials       17       17              
Impacted Files Coverage Δ
gigaclub_ban_system/models/gc_warning_type.py 91.66% <ø> (ø)
gigaclub_discord/models/__init__.py 100.00% <ø> (ø)
gigaclub_discord/models/gc_discord_channel.py 100.00% <ø> (ø)
gigaclub_discord/controllers/main.py 12.41% <20.45%> (+1.01%) ⬆️
gigaclub_discord_project/models/project_task.py 46.15% <46.15%> (ø)
gigaclub_ban_system/models/gc_warning.py 47.22% <50.00%> (+0.34%) ⬆️
gigaclub_discord/models/gc_discord_event.py 69.23% <50.00%> (+1.23%) ⬆️
...club_discord/models/gc_discord_message_template.py 76.92% <76.92%> (ø)
gigaclub_gamification/models/gc_user.py 77.77% <77.77%> (ø)
...discord/models/gc_discord_embed_footer_template.py 83.33% <83.33%> (ø)
... and 45 more

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 23cf80b...749b714. Read the comment docs.

@kevinxdev kevinxdev changed the title Implement Builder System into Discord Implement Builder System into Discord 1/2 May 30, 2023
This was linked to issues May 30, 2023
@kevinxdev kevinxdev merged commit 96e8000 into 16.0 May 30, 2023
@kevinxdev kevinxdev deleted the 79-implement-builder-system-into-discord branch May 30, 2023 19:17
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.

add id to get_warning_types Gamification
1 participant