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 charm libraries #241

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Update charm libraries #241

merged 3 commits into from
Apr 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2024

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 March 9, 2024 01:20
Copy link
Contributor Author

github-actions bot commented Apr 9, 2024

Test coverage for b92e47a

Name                                       Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------------
src/charm.py                                 472    109    107     21    75%   113-114, 116-117, 122-123, 209-211, 264-283, 301-303, 304->308, 334-338, 414-440, 473-478, 488, 509, 521-527, 541-542, 551-577, 604-605, 608->613, 647, 651-656, 692, 701->704, 722-723, 755-768, 797-802, 816, 863-864, 866-867, 869-870, 944->946, 1011-1012, 1050-1052, 1069
src/charm_state.py                           321     35     70     11    87%   118, 158, 325-334, 366-368, 394-395, 405-406, 435-438, 480-485, 509-510, 514-515, 521-522, 549, 574, 576, 581, 622, 634-641, 810
src/errors.py                                 42      0      0      0   100%
src/event_timer.py                            55      7      2      1    86%   105-106, 131, 148-149, 165-166
src/firewall.py                               52     18     20      0    61%   42-43, 66-69, 111-185
src/github_client.py                          96     16     40      5    79%   65-72, 119->exit, 124-125, 195, 218, 231-238, 260->295, 289
src/github_metrics.py                         14      0      0      0   100%
src/github_type.py                            50      0      0      0   100%
src/lxd_type.py                               36      0      2      0   100%
src/metrics.py                                76      2     10      1    97%   62->65, 172-173
src/metrics_type.py                            6      0      0      0   100%
src/openstack_cloud/__init__.py               27      0      2      0   100%
src/openstack_cloud/openstack_manager.py     119     13     22      0    89%   335-338, 385, 414-436
src/runner.py                                335     73     96     24    73%   46->48, 192->206, 264-265, 291-292, 336-345, 369-374, 379, 403, 407-417, 466->469, 472-474, 481, 495, 510, 514, 516, 533, 567-572, 591-604, 616-655, 664, 707, 716-717, 764-766, 770, 791, 830, 858, 863-875, 893, 898->900, 903-905
src/runner_logs.py                            35      2      6      1    93%   62->61, 66-67
src/runner_manager.py                        318     59    108     13    81%   127, 172-174, 187-188, 200-202, 208-213, 217-218, 253, 296-297, 341-343, 417, 427, 456, 467-471, 496, 519-522, 588-606, 623-628, 652-654, 672-673, 785, 798-800
src/runner_manager_type.py                    39      0      6      0   100%
src/runner_metrics.py                        122      5     18      0    96%   215-216, 331-335
src/runner_type.py                            32      0      8      0   100%
src/shared_fs.py                             126     18     20      0    88%   106-107, 131-132, 215-216, 246-247, 259-260, 286-287, 293-294, 318-319, 326-327
src/utilities.py                              68      7     20      7    82%   85->87, 89->95, 102, 132, 146, 185-188, 243
--------------------------------------------------------------------------------------
TOTAL                                       2441    364    557     84    83%

Static code analysis report

Run started:2024-04-09 14:02:33.823268

Test results:
  No issues identified.

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

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 a26aed6 into main Apr 10, 2024
69 checks passed
@arturo-seijas arturo-seijas deleted the chore/auto-libs branch April 10, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants