-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add /metagame command #470
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #470 +/- ##
==========================================
+ Coverage 47.10% 50.12% +3.01%
==========================================
Files 35 37 +2
Lines 4840 5297 +457
Branches 247 290 +43
==========================================
+ Hits 2280 2655 +375
- Misses 2558 2641 +83
+ Partials 2 1 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
https://github.com/DawnbrandBots/bastion-bot/blob/master/test/unit/locale.spec.ts should also cover preview commands |
Sample API response in this scenario {"archetypes":[],"format":"OCG","dateCutoffStart":"2024-07-01","dateCutoffEnd":"now","tierMin":2,"tierMax":3,"total":0} |
No description provided.