canonical / nginx-ingress-integrator-operator

nginx-ingress-integrator-operator - charm repository.
Apache License 2.0
1 stars 8 forks source link

Add docs contributing section #80

Closed gtrkiller closed 1 year ago

gtrkiller commented 1 year ago

A new section is added to the front page of the documentation to comply with the ISD050 spec.

github-actions[bot] commented 1 year ago

Test coverage for 88f91da89547ba0efcda83cd7f98453034fe3850

Name             Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------
src/charm.py       457     31    184      7    92%   415->417, 565-567, 571-576, 584-585, 593-594, 602-607, 626-628, 752->777, 1028->exit, 1086, 1129->1165, 1147-1164
src/helpers.py      10      0      2      0   100%
------------------------------------------------------------
TOTAL              467     31    186      7    92%

Static code analysis report

Run started:2023-07-12 13:18:39.024441

Test results:
    No issues identified.

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