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 #116

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

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

…docs/how-to/contribute.md,docs/reference/actions.md,docs/reference/integrations.md,docs/explanation/charm-architecture.md
@github-actions github-actions bot requested a review from a team as a code owner December 1, 2023 12:37
…/contribute.md,docs/reference/integrations.md,docs/explanation/charm-architecture.md,docs/tutorial/getting-started.md
@amandahla amandahla closed this Dec 5, 2023
@amandahla amandahla reopened this Dec 5, 2023
Copy link
Contributor Author

github-actions bot commented Dec 5, 2023

Test coverage for 4bea7ec

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                      200     10     38      5    94%   123-124, 139-140, 184-185, 204-205, 246, 260
src/charm_state.py                 66      1     12      1    97%   146
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                      81     10     10      3    86%   90-91, 93, 101, 115-120
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           217      6     34      6    95%   341->exit, 402-403, 419, 468->471, 517, 519, 524
src/user.py                        24      0      4      0   100%
---------------------------------------------------------------------------
TOTAL                            1050     41    168     21    95%

Static code analysis report

Run started:2023-12-05 18:49:45.531465

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 5478
  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):

@amandahla amandahla merged commit 46667f7 into main Dec 5, 2023
20 checks passed
@amandahla amandahla deleted the discourse-gatekeeper/migrate branch December 5, 2023 20:22
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