canonical / indico-operator

indico-operator - charm repository.
Apache License 2.0
10 stars 12 forks source link

Update charm libraries #421

Closed is-devops-bot closed 5 months ago

is-devops-bot commented 5 months ago

Automated action to fetch latest version of charm libraries. The branch of this PR will be wiped during the next check. Unless you really know what you're doing, you most likely don't want to push any commits to this branch.

github-actions[bot] commented 5 months ago

Test coverage for 27108a17c51f5090e9a7f323a04ae57b874f9a31

Name                       Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------
src/charm.py                 329      9     82      7    96%   631, 672-673, 761->777, 763->772, 772->777, 785-786, 825, 858->exit, 896-902
src/database_observer.py      32      0      4      0   100%
src/s3_observer.py            17      0      0      0   100%
src/saml_observer.py          14      0      0      0   100%
src/smtp_observer.py          15      0      0      0   100%
src/state.py                  73      0     10      0   100%
----------------------------------------------------------------------
TOTAL                        480      9     96      7    97%

Static code analysis report

Run started:2024-06-12 07:12:26.864215

Test results:
    No issues identified.

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