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

[discourse-gatekeeper] Migrate charm docs #121

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 6, 2023

This pull request was autogenerated by discourse-gatekeeper to migrate existing documentation from server to the git repository.

@github-actions github-actions bot requested a review from a team as a code owner December 6, 2023 19:24
Copy link
Contributor Author

github-actions bot commented Jan 8, 2024

Test coverage for 8fa019b

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/actions/__init__.py             3      0      0      0   100%
src/actions/register_user.py       22      0      2      0   100%
src/actions/reset_instance.py      21      0      2      0   100%
src/charm.py                      218      8     50      4    96%   156-157, 218-219, 238-239, 280, 294
src/charm_state.py                 67      1     10      1    97%   139
src/charm_types.py                 11      0      0      0   100%
src/database_client.py             53      1     10      3    94%   35, 47->exit, 69->exit
src/database_observer.py           54      4      6      0    93%   70-72, 88
src/exceptions.py                   4      0      0      0   100%
src/mjolnir.py                     76      6     20      1    91%   60-64, 73
src/observability.py                9      0      0      0   100%
src/pebble.py                      88      9     16      6    86%   91-92, 94, 102, 104, 106, 110, 131-132
src/saml_observer.py               45      1      8      0    98%   64
src/synapse/__init__.py             3      0      0      0   100%
src/synapse/api.py                161      2     22      2    98%   207, 376
src/synapse/workload.py           256     10     42      6    95%   382->exit, 411-412, 464-465, 501-502, 518, 567->570, 616, 618, 623
src/user.py                        24      0      4      0   100%
---------------------------------------------------------------------------
TOTAL                            1115     42    192     23    95%

Static code analysis report

Run started:2024-01-08 14:43:31.462696

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 5929
  Total lines skipped (#nosec): 4
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

yanksyoon
yanksyoon previously approved these changes Apr 26, 2024
yanksyoon
yanksyoon previously approved these changes Apr 30, 2024
yanksyoon
yanksyoon previously approved these changes May 9, 2024
yanksyoon
yanksyoon previously approved these changes Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants