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 snap charm library #140

Closed
wants to merge 11 commits into from
Closed

Update snap charm library #140

wants to merge 11 commits into from

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Aug 9, 2024

Pull in the latest snap charm library

Replaces #132

@addyess addyess requested a review from a team as a code owner August 9, 2024 17:11
Copy link
Contributor

Test coverage for 069831c

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.15=setup[0.98]+cmd[0.17] seconds)
congratulations :) (1.20 seconds)

Static code analysis report

Run started:2024-10-26 11:59:50.927343

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

@addyess addyess closed this Oct 30, 2024
@addyess addyess deleted the akd/update-charm-libs branch October 30, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant