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

chore(plugins): Add new plugins #157

Merged
merged 1 commit into from
Dec 12, 2023
Merged

chore(plugins): Add new plugins #157

merged 1 commit into from
Dec 12, 2023

Conversation

merkata
Copy link
Contributor

@merkata merkata commented Dec 12, 2023

Overview

Adds three new plugins requested by Community team:

Rationale

Requested.

Juju Events Changes

n/a

Module Changes

n/a

Library Changes

n/a

Checklist

@merkata merkata requested a review from a team as a code owner December 12, 2023 08:27
@merkata merkata closed this Dec 12, 2023
@merkata merkata reopened this Dec 12, 2023
Copy link
Contributor

Test coverage for 5be0b56

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        325     31     82     11    90%   137, 171, 179-180, 336->341, 533-535, 540-541, 552-554, 559-560, 572-574, 579-580, 592-594, 619-621, 661->exit, 671->exit, 701-707, 733->exit, 747-748, 758->exit, 772
src/database.py      30      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               355     32     90     12    90%

Static code analysis report

Run started:2023-12-12 08:38:59.409087

Test results:
  No issues identified.

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

@merkata merkata merged commit 10c0252 into main Dec 12, 2023
38 checks passed
@merkata merkata deleted the feat/new-v3-plugins branch December 12, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants