Jonxslays/Yami

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/ci.yml
.github/workflows/release.yml
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
docs/source/_static/css/styles.css
docs/source/checks-guide.rst
docs/source/conf.py28
A
0 mins
docs/source/getting-started-guide.rst
docs/source/index.rst
docs/source/message-commands-guide.rst
docs/source/modules-guide.rst
docs/source/reference.rst
noxfile.py89
A
0 mins
pyproject.toml
scripts/docs-deploy.sh
scripts/post-release.sh
scripts/pre-release.sh
scripts/update-sha.sh
scripts/version-check.sh
yami/__init__.py69
A
0 mins
A
100%
yami/__main__.py5
A
0 mins
yami/_cli.py17
A
0 mins
yami/args.py76
A
0 mins
F
51%
yami/bot.py566
D
2 days
F
43%
yami/checks.py328
A
3 hrs
F
29%
yami/commands.py329
C
7 hrs
D
64%
yami/context.py332
B
5 hrs
C
78%
yami/converters.py184
A
0 mins
F
45%
yami/events.py81
A
0 mins
C
71%
yami/exceptions.py67
A
0 mins
A
100%
yami/modules.py114
A
0 mins
F
49%
yami/py.typed
yami/utils/__init__.py4
A
0 mins
A
100%
yami/utils/this.py18
A
0 mins
yami/utils/types.py67
A
0 mins
D
60%