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 docs to remove references to k8s agent operator #21

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

mthaddon
Copy link

@mthaddon mthaddon commented Feb 5, 2024

Applicable spec: N/A

Overview

Trivial documentation updates, removing references to k8s agent operator.

Rationale

As above

Juju Events Changes

N/A

Module Changes

N/A

Library Changes

N/A

Checklist

@mthaddon mthaddon added the trivial This is a trivial PR label Feb 5, 2024
@mthaddon mthaddon requested a review from a team as a code owner February 5, 2024 11:12
Copy link
Contributor

github-actions bot commented Feb 5, 2024

Test coverage for 1e852c7

Name                    Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------------
src/agent_observer.py      42      0      4      0   100%
src/charm.py               53      0      6      0   100%
src/charm_state.py         59      4      8      1    93%   114, 172-174
src/service.py             93      2     14      5    93%   106->118, 133, 165, 186->191, 189->186
-------------------------------------------------------------------
TOTAL                     247      6     32      6    96%

Static code analysis report

Run started:2024-02-05 11:14:42.371980

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1056
  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):

@Thanhphan1147
Copy link
Collaborator

Thanks!

@mthaddon mthaddon merged commit 70999bb into main Feb 5, 2024
20 checks passed
@mthaddon mthaddon deleted the doc-vm branch February 5, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libraries: OK trivial This is a trivial PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants