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

KB2 Base (Extensions) #426

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

KB2 Base (Extensions) #426

wants to merge 17 commits into from

Conversation

JayDwee
Copy link
Member

@JayDwee JayDwee commented Oct 27, 2024

Summary

Passthrough slash commands to KB2. Block commands based on version loaded on each server

See https://github.com/KoalaBotUK/KB2

Checklist

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

  • Have you tested the changes? (pytest & dpytest)
  • Have you followed PEP-8 for naming and styling?
  • Has your code been properly documented with RestructuredText docstrings?
  • Have you added your changes to CHANGELOG.md under the [Unreleased] heading?
  • If your code added new bot commands, have you updated documentation.json?

  • All of this code is your own, or follows the author repo's licence.

@JayDwee JayDwee self-assigned this Oct 27, 2024
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 91.94847% with 50 lines in your changes missing coverage. Please review.

Project coverage is 88.16%. Comparing base (a4300a0) to head (8677274).

Files with missing lines Patch % Lines
koala/kb2/adapter.py 54.54% 15 Missing ⚠️
koalabot.py 77.50% 9 Missing ⚠️
koala/cogs/react_for_role/cog.py 78.78% 7 Missing ⚠️
koala/cogs/base/cog.py 72.72% 6 Missing ⚠️
koala/cogs/voting/cog.py 80.00% 6 Missing ⚠️
koala/cogs/twitch_alert/cog.py 88.88% 2 Missing ⚠️
koala/log.py 0.00% 2 Missing ⚠️
koala/cogs/text_filter/cog.py 96.15% 1 Missing ⚠️
koala/cogs/verification/api.py 0.00% 1 Missing ⚠️
koala/cogs/verification/cog.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #426      +/-   ##
==========================================
- Coverage   88.38%   88.16%   -0.23%     
==========================================
  Files         132      138       +6     
  Lines        9229     9335     +106     
==========================================
+ Hits         8157     8230      +73     
- Misses       1072     1105      +33     
Flag Coverage Δ
unittests 88.16% <91.94%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant