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

Fix workflow badge #38

Merged
merged 6 commits into from
Jul 14, 2023
Merged

Fix workflow badge #38

merged 6 commits into from
Jul 14, 2023

Conversation

gtrkiller
Copy link
Contributor

@gtrkiller gtrkiller commented Jul 13, 2023

Fix broken "publish to edge" badge. Also updating the docs so the publish docs workflow passes.

@gtrkiller gtrkiller requested a review from a team as a code owner July 13, 2023 18:46
@github-actions
Copy link
Contributor

Test coverage for 409a3c8

Name                 Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------
src/charm.py           201     18     41      9    89%   126-129, 157-158, 178-179, 198, 239-241, 255->266, 274-278, 352->355, 377, 390, 399->402, 477
src/file_reader.py      17      0      6      0   100%
----------------------------------------------------------------
TOTAL                  218     18     47      9    90%

Static code analysis report

Run started:2023-07-13 19:43:43.140827

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1288
  Total lines skipped (#nosec): 1
  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):

Copy link
Collaborator

@arturo-seijas arturo-seijas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregory-schiano
Copy link

It's a bit more that just changing the badge, can you adapt the description accordingly ?

@gtrkiller gtrkiller merged commit a7d4169 into main Jul 14, 2023
18 checks passed
@arturo-seijas arturo-seijas deleted the ISD-923 branch March 6, 2024 08:40
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.

4 participants