Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update package version and changelog #47

Merged
merged 5 commits into from
Feb 27, 2025
Merged

update package version and changelog #47

merged 5 commits into from
Feb 27, 2025

Conversation

swetha1654
Copy link
Contributor

@swetha1654 swetha1654 commented Feb 27, 2025

Applicable spec:

Overview

Release workflow from 1.3.1 seems to have failed due to the error `400 This filename has already been used, use a different version. Changing the version.

Rationale

Juju Events Changes

Module Changes

Library Changes

Checklist

@swetha1654 swetha1654 requested a review from a team as a code owner February 27, 2025 08:25
Copy link
Contributor

Test results for commit 1190556

Test coverage for 1190556

Name                                          Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------------------------
src/paas_app_charmer/__init__.py                  2      0      0      0   100%
src/paas_app_charmer/django/__init__.py           2      0      0      0   100%
src/paas_app_charmer/django/charm.py              2      0      0      0   100%
src/paas_app_charmer/fastapi/__init__.py          2      0      0      0   100%
src/paas_app_charmer/fastapi/charm.py             2      0      0      0   100%
src/paas_app_charmer/flask/__init__.py            2      0      0      0   100%
src/paas_app_charmer/flask/charm.py               2      0      0      0   100%
src/paas_app_charmer/go/__init__.py               2      0      0      0   100%
src/paas_app_charmer/go/charm.py                  2      0      0      0   100%
src/paas_charm/__init__.py                       32     17      0      0    47%   13-14, 19-20, 26-27, 33-37, 43-44, 50-51, 57-58
src/paas_charm/_gunicorn/__init__.py              0      0      0      0   100%
src/paas_charm/_gunicorn/charm.py                42      0      6      0   100%
src/paas_charm/_gunicorn/webserver.py            90      4     16      1    95%   209, 221-227
src/paas_charm/_gunicorn/workload_config.py       8      0      0      0   100%
src/paas_charm/_gunicorn/wsgi_app.py             21      0      2      0   100%
src/paas_charm/app.py                           172      0     62      5    98%   115->exit, 172->178, 282->284, 284->287, 365->367
src/paas_charm/charm.py                         289     35     58      4    88%   35-36, 43-44, 51-52, 165-166, 188-189, 209-210, 260-261, 307, 317-318, 320-321, 350-354, 424, 517-518, 523, 528, 533, 543, 548, 553, 558, 563, 588, 623
src/paas_charm/charm_state.py                   175     10     28      3    94%   38-40, 47-49, 56-58, 235, 331, 515-516
src/paas_charm/charm_utils.py                    23      0      0      0   100%
src/paas_charm/database_migration.py             35      0      2      0   100%
src/paas_charm/databases.py                      25      2      6      1    90%   89-90
src/paas_charm/django/__init__.py                 2      0      0      0   100%
src/paas_charm/django/charm.py                   50      4      8      2    90%   49, 124, 139-140
src/paas_charm/exceptions.py                      5      0      0      0   100%
src/paas_charm/fastapi/__init__.py                2      0      0      0   100%
src/paas_charm/fastapi/charm.py                  31      0      0      0   100%
src/paas_charm/flask/__init__.py                  2      0      0      0   100%
src/paas_charm/flask/charm.py                    26      0      0      0   100%
src/paas_charm/framework.py                      23      4     12      2    77%   36, 49-51
src/paas_charm/go/__init__.py                     2      0      0      0   100%
src/paas_charm/go/charm.py                       29      0      0      0   100%
src/paas_charm/observability.py                  24      3      4      1    86%   42->46, 73-77
src/paas_charm/rabbitmq.py                       78      2     22      5    93%   117->exit, 122->exit, 157->exit, 159-160, 181->175
src/paas_charm/secret_storage.py                 50      2     14      4    91%   55->54, 56->58, 86, 105
src/paas_charm/utils.py                          54      5     16      3    89%   94-95, 113, 117, 142
-----------------------------------------------------------------------------------------
TOTAL                                          1308     88    256     31    92%

Static code analysis report

Run started:2025-02-27 08:46:50.109608

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2787
  Total lines skipped (#nosec): 1
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 2

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

@swetha1654 swetha1654 merged commit 5bc55f8 into main Feb 27, 2025
117 of 119 checks passed
@swetha1654 swetha1654 deleted the container_name branch February 27, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants