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

Create bot_pr_approval.yaml #19

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Create bot_pr_approval.yaml #19

merged 1 commit into from
Jan 24, 2024

Conversation

jdkandersson
Copy link
Contributor

Applicable spec: ISD115

Overview

Creates a workflow that auto-approves bot PRs

Checklist

@jdkandersson jdkandersson added the trivial This is a trivial PR label Jan 24, 2024
@jdkandersson jdkandersson requested a review from a team as a code owner January 24, 2024 05:06
Copy link
Contributor

Test coverage for 8ed1ec8

Name                    Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------------
src/agent_observer.py      42     24      4      0    39%   53-59, 69-87, 91-96
src/charm.py               53     12      6      2    73%   61->exit, 71, 83-95
src/charm_state.py         59     14      8      1    72%   95-96, 111-115, 154-156, 163, 172-174
src/service.py             93     47     14      1    44%   75-85, 90-94, 106->118, 120, 131-165, 173-177, 185-191
-------------------------------------------------------------------
TOTAL                     247     97     32      4    56%

Static code analysis report

Run started:2024-01-24 05:08:02.253217

Test results:
  No issues identified.

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

@cbartz cbartz merged commit c6a788a into main Jan 24, 2024
20 checks passed
@cbartz cbartz deleted the bot_pr_approval branch January 24, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libraries: OK trivial This is a trivial PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants