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

Disable chaos #18

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Disable chaos #18

merged 1 commit into from
Dec 1, 2023

Conversation

amandahla
Copy link
Collaborator

This PR disables chaos for now since is not being used.

Copy link

github-actions bot commented Dec 1, 2023

Test coverage for 2fff750

Name                             Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------------
src/charm.py                        53      3      4      1    93%   98-100
src/charm_state.py                  36      1      8      1    95%   21
src/constants.py                     5      0      0      0   100%
src/exceptions.py                    4      0      0      0   100%
src/github_actions_exporter.py      24      0      0      0   100%
----------------------------------------------------------------------------
TOTAL                              122      4     12      2    96%

Static code analysis report

Run started:2023-12-01 16:20:23.316189

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 587
  Total lines skipped (#nosec): 0
  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 f4e4503 into main Dec 1, 2023
19 checks passed
@amandahla amandahla deleted the disable-chaos branch December 1, 2023 18: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.

3 participants