You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name Stmts Miss Branch BrPart Cover Missing
----------------------------------------------------------------------
src/charm.py 330 12 74 8 95% 374, 388-389, 639, 676-677, 768->784, 770->779, 779->784, 792-793, 832, 865->exit, 903-909
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 8 0 100%
----------------------------------------------------------------------
TOTAL 481 12 86 8 96%
Coverage failure: total of 96 is less than fail-under=97
Static code analysis report
Run started:2025-05-26 07:01:10.300400
Test results:
No issues identified.
Code scanned:
Total lines of code: 3064
Total lines skipped (#nosec): 3
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):
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applicable spec:
N/A
Overview
Remove the
site_urlconfiguration option and configure the external hostname through thenginx-routerelation.Rationale
N/A
Juju Events Changes
N/A
Module Changes
charm.py
Library Changes
NA
Checklist
src-docsurgent,trivial,complex)