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

chore(deps): update dependency cosl to v0.0.51 #227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl ==0.0.48 -> ==0.0.51 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl)

v0.0.51

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.50...0.0.51

v0.0.50

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.49...0.0.50

v0.0.49

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.48...0.0.49


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 20, 2024 20:14
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.49 chore(deps): update dependency cosl to v0.0.50 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 777b979 to f5f3f95 Compare December 20, 2024 22:27
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from f5f3f95 to cad273c Compare January 7, 2025 23:35
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from cad273c to 91b1712 Compare January 9, 2025 14:14
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 91b1712 to 63706b6 Compare January 10, 2025 21:46
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 63706b6 to 0fda013 Compare January 13, 2025 08:31
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 0fda013 to 8d3d1aa Compare January 15, 2025 15:34
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.50 chore(deps): update dependency cosl to v0.0.51 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 8d3d1aa to 53e1fc7 Compare January 16, 2025 12:07
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 53e1fc7 to b82dcd4 Compare January 16, 2025 19:32
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from b82dcd4 to cdda476 Compare January 16, 2025 19:37
Copy link
Contributor

Test coverage for cdda476

coverage-report: install_deps /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> /home/runner/.local/share/uv/tools/tox/bin/uv 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     286     29    90%
src/charm.py                              501    260    48%
src/cloud_integration.py                   80      3    96%
src/config/extra_args.py                   31      2    94%
src/containerd.py                         140     22    84%
src/cos_integration.py                     33     12    64%
src/events/update_status.py                68     24    65%
src/inspector.py                           41      4    90%
src/kube_control.py                        43     32    26%
src/literals.py                            25      0   100%
src/protocols.py                           28      5    82%
src/reschedule.py                          77      4    95%
src/snap.py                               193     29    85%
src/token_distributor.py                  181    109    40%
src/upgrade.py                            108     48    56%
-----------------------------------------------------------
TOTAL                                    1835    583    68%
coverage-report: OK (0.30=setup[0.03]+cmd[0.28] seconds)
congratulations :) (0.35 seconds)

Static code analysis report

Run started:2025-01-16 19:38:35.260564

Test results:
  No issues identified.

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

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.

0 participants