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 dependency cosl to v0.0.56 #87

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl ==0.0.55 -> ==0.0.56 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl)

v0.0.56

Compare Source

Add cluster configuration to enable a coordinator to tell the workers which ports to open.


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 February 28, 2025 12:43
Copy link

Test results for commit ec257b0

Test coverage for ec257b0

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/certificates_observer.py       59      0      0      0   100%
src/charm.py                      146     28     32     10    78%   65-72, 92-94, 103-104, 139, 156-157, 163, 165-166, 172-173, 176-177, 193-194, 216, 218, 220, 222, 274
src/observability.py               13      0      0      0   100%
src/opensearch_observer.py         12      0      0      0   100%
src/state.py                      132     18     16      3    86%   104, 107-108, 153-154, 181-182, 202-203, 206, 228, 230-232, 357-362
src/traefik_route_observer.py      39      0      6      0   100%
src/wazuh.py                      189     67     22      2    64%   108, 218-219, 232-238, 283->exit, 308-331, 345-357, 425-441, 458-480, 488-498, 524-561
---------------------------------------------------------------------------
TOTAL                             590    113     76     15    79%

Static code analysis report

Run started:2025-02-28 12:55:52.432700

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2776
  Total lines skipped (#nosec): 9
  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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants