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

Replace permission config with DB tables #348

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Replace permission config with DB tables #348

wants to merge 3 commits into from

Conversation

linuxdaemon
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #348 (17c5f55) into main (9925863) will increase coverage by 0.34%.
The diff coverage is 99.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
+ Coverage   78.01%   78.36%   +0.34%     
==========================================
  Files         281      281              
  Lines       19163    19331     +168     
  Branches     2066     2072       +6     
==========================================
+ Hits        14950    15148     +198     
+ Misses       3971     3943      -28     
+ Partials      242      240       -2     
Impacted Files Coverage Δ
cloudbot/config.py 100.00% <ø> (ø)
plugins/admin_bot.py 45.40% <75.00%> (+10.60%) ⬆️
cloudbot/permissions.py 100.00% <100.00%> (+3.73%) ⬆️
cloudbot/util/database.py 100.00% <100.00%> (ø)
tests/core_tests/config_test.py 100.00% <100.00%> (ø)
tests/core_tests/irc_client_test.py 100.00% <100.00%> (ø)
tests/core_tests/test_client.py 100.00% <100.00%> (ø)
tests/core_tests/test_permission_manager.py 100.00% <100.00%> (ø)
tests/plugin_tests/core_misc_test.py 100.00% <100.00%> (ø)
tests/plugin_tests/test_admin_bot.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9925863...17c5f55. Read the comment docs.

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