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/patch failed Aug 2, 2023 in 0s

30.00% of diff hit (target 58.99%)

View this Pull Request on Codecov

30.00% of diff hit (target 58.99%)

Annotations

Check warning on line 126 in gigaclub_discord/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/controllers/main.py#L126

Added line #L126 was not covered by tests

Check warning on line 201 in gigaclub_discord/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/controllers/main.py#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 203 in gigaclub_discord/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/controllers/main.py#L203

Added line #L203 was not covered by tests

Check warning on line 211 in gigaclub_discord/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/controllers/main.py#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 214 in gigaclub_discord/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/controllers/main.py#L214

Added line #L214 was not covered by tests

Check warning on line 20 in gigaclub_discord/models/gc_discord_message_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_discord/models/gc_discord_message_template.py#L20

Added line #L20 was not covered by tests

Check warning on line 41 in gigaclub_translation/models/gc_translation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_translation/models/gc_translation.py#L41

Added line #L41 was not covered by tests

Check warning on line 45 in gigaclub_translation/models/gc_translation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gigaclub_translation/models/gc_translation.py#L45

Added line #L45 was not covered by tests