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

Adapt Wordpress to new plugin integration management [WIP - DO NOT MERGE] #206

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

gtrkiller
Copy link
Contributor

Applicable spec:

Overview

Rationale

Juju Events Changes

Module Changes

Library Changes

Checklist

Copy link
Contributor

Test coverage for 74f861e

Name                Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------
src/charm.py          571     52    226     45    88%   131, 175-178, 342, 401->405, 554, 585, 591, 608-612, 642, 677-678, 736, 745, 849->862, 861, 863, 868-869, 895, 897->899, 912->914, 945-946, 1001, 1007, 1023, 1026, 1043, 1072, 1079, 1136-1137, 1162, 1171, 1181, 1183, 1204, 1211, 1213, 1232, 1236, 1278, 1384-1389, 1405, 1422, 1452, 1474, 1496->1498, 1519, 1560->exit, 1561->exit, 1576, 1586, 1624
src/cos.py             21      0      0      0   100%
src/exceptions.py      17      1      2      1    89%   41
src/state.py           34      0      4      0   100%
src/types_.py          16      0      0      0   100%
---------------------------------------------------------------
TOTAL                 659     53    232     46    89%

Static code analysis report

Run started:2024-04-15 16:45:43.684338

Test results:
  No issues identified.

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

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.

1 participant