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

correct workflow file name #93

Merged
merged 1 commit into from
Jan 17, 2024
Merged

correct workflow file name #93

merged 1 commit into from
Jan 17, 2024

Conversation

jdkandersson
Copy link
Contributor

Applicable spec: ISD115

Overview

Got the name of the workflow file wrong 😞

Rationale

N/A

Juju Events Changes

N/A

Module Changes

N/A

Library Changes

N/A

Checklist

Copy link
Contributor

Test coverage for a15df6a

Name               Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------
src/actions.py        29      0      4      0   100%
src/agent.py          93      0     12      0   100%
src/charm.py          88      0     14      0   100%
src/cos.py            21      0      0      0   100%
src/ingress.py         9      0      0      0   100%
src/jenkins.py       336      0     60      0   100%
src/state.py         107      0     24      0   100%
src/timerange.py      31      0      6      0   100%
--------------------------------------------------------------
TOTAL                714      0    120      0   100%

Static code analysis report

Run started:2024-01-17 06:23:16.173735

Test results:
  No issues identified.

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

@jdkandersson jdkandersson merged commit 0b19b82 into main Jan 17, 2024
17 of 23 checks passed
@jdkandersson jdkandersson deleted the bot-pr-approval branch January 17, 2024 06:28
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