Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Update charm libraries #67

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Update charm libraries #67

merged 1 commit into from
Oct 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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 github-actions bot requested a review from a team as a code owner October 31, 2023 01:39
@weiiwang01 weiiwang01 closed this Oct 31, 2023
@weiiwang01 weiiwang01 reopened this Oct 31, 2023
@github-actions
Copy link
Contributor Author

Test coverage for 3e63c79

Name                        Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------
src/charm.py                   64     11      8      3    78%   45-47, 101-102, 104-105, 125->exit, 133-134, 138-139
src/charm_state.py             97      5     16      3    91%   29, 216-218, 321
src/charm_types.py              8      0      0      0   100%
src/constants.py               10      0      0      0   100%
src/database_migration.py      47      0      6      0   100%
src/databases.py               51     11     15      1    79%   74-75, 131-133, 137-141, 149
src/exceptions.py               5      0      0      0   100%
src/flask_app.py               50      2     18      2    94%   69->71, 106-107
src/observability.py           22      0      0      0   100%
src/secret_storage.py          35      3      6      2    88%   45->exit, 74, 87-88
src/webserver.py               65      4     12      1    94%   132, 138-144
-----------------------------------------------------------------------
TOTAL                         454     36     81     12    90%

Static code analysis report

Run started:2023-10-31 03:40:46.919180

Test results:
  No issues identified.

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

@arturo-seijas arturo-seijas merged commit b03dace into main Oct 31, 2023
26 checks passed
@arturo-seijas arturo-seijas deleted the chore/auto-libs branch October 31, 2023 09:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants