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

Update charm libraries #69

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Update charm libraries #69

merged 1 commit into from
Nov 2, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 2, 2023

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 November 2, 2023 01:42
@yanksyoon yanksyoon closed this Nov 2, 2023
@yanksyoon yanksyoon reopened this Nov 2, 2023
Copy link
Contributor Author

github-actions bot commented Nov 2, 2023

Test coverage for 27d77ad

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-11-02 02:42:32.794603

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):

@weiiwang01 weiiwang01 merged commit 15056fd into main Nov 2, 2023
26 checks passed
@weiiwang01 weiiwang01 deleted the chore/auto-libs branch November 2, 2023 04:52
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