Skip to content
New issue

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

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

Already on GitHub? # to your account

Update charm libraries #158

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Update charm libraries #158

merged 1 commit into from
Oct 30, 2024

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Oct 29, 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.

Copy link
Contributor

Test coverage for e7a65b1

coverage-report: install_deps /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> python -I -m pip install 'coverage[toml]'
coverage-report: commands[0] /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> coverage report
Name                                    Stmts   Miss  Cover
-----------------------------------------------------------
lib/charms/k8s/v0/k8sd_api_manager.py     265     26    90%
src/charm.py                              438    230    47%
src/containerd.py                         140     16    89%
src/cos_integration.py                     33     12    64%
src/reschedule.py                          77      4    95%
src/snap.py                                79      3    96%
src/token_distributor.py                  165     92    44%
-----------------------------------------------------------
TOTAL                                    1197    383    68%
coverage-report: OK (1.19=setup[1.01]+cmd[0.18] seconds)
congratulations :) (1.24 seconds)

Static code analysis report

Run started:2024-10-30 01:34:11.856506

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2704
  Total lines skipped (#nosec): 14
  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):

@mateoflorido mateoflorido merged commit dfccdba into main Oct 30, 2024
29 checks passed
@mateoflorido mateoflorido deleted the chore/auto-libs branch October 30, 2024 11:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants