canonical / discourse-k8s-operator

discourse-k8s-operator - charm repository.
Apache License 2.0
7 stars 5 forks source link

chore(discourse): Bump to v3.1.4 #168

Closed merkata closed 8 months ago

merkata commented 9 months ago

Overview

Bumping to Discourse v3.1.4

Rationale

v3.1.4 available, bumping from v3.1.3 to v3.1.4

Juju Events Changes

n/a

Module Changes

n/a

Library Changes

n/a

Checklist

github-actions[bot] commented 8 months ago

Test coverage for 5ee4fcebdd90b860b668b684e508e4fc69b5ce98

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        330     30     82     11    90%   177, 185-186, 350->355, 548-550, 555-556, 567-569, 574-575, 587-589, 594-595, 607-609, 634-636, 678->exit, 688->exit, 718-724, 750->exit, 764-765, 775->exit, 789
src/database.py      30      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               360     31     90     12    90%

Static code analysis report

Run started:2024-02-13 10:17:23.556020

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 1986
    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):
nrobinaubertin commented 8 months ago

Update to 3.2.0 was merged