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.30 #66

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl ==0.0.29 -> ==0.0.30 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl)

v0.0.30: holistic worker logic

Compare Source

refactored Worker logic to use a stateless reconciler function to avoid some pod-churn related race conditions


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 becomes conflicted, 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 September 6, 2024 08:18
Copy link

github-actions bot commented Sep 6, 2024

Test coverage for 0150747

Name                             Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------------
src/charm.py                        52      3      4      1    93%   98-100
src/charm_state.py                  35      1      8      1    95%   21
src/constants.py                     4      0      0      0   100%
src/exceptions.py                    3      0      0      0   100%
src/github_actions_exporter.py      23      0      0      0   100%
----------------------------------------------------------------------------
TOTAL                              117      4     12      2    95%

Static code analysis report

Run started:2024-09-06 08:19:55.463108

Test results:
  No issues identified.

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

@arturo-seijas arturo-seijas merged commit 90e2c8a into main Sep 6, 2024
17 checks passed
@arturo-seijas arturo-seijas deleted the renovate/cosl-0.x branch September 6, 2024 08:37
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.

1 participant