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: update jre version #51

Merged
merged 9 commits into from
Nov 19, 2024
Merged

chore: update jre version #51

merged 9 commits into from
Nov 19, 2024

Conversation

yanksyoon
Copy link
Collaborator

Applicable spec: N/A

Overview

  • Update JRE version to be compatible with latest jenkins updates

Rationale

"

Juju Events Changes

None

Module Changes

None

Library Changes

None

Checklist

@yanksyoon yanksyoon added the trivial This is a trivial PR label Nov 13, 2024
@yanksyoon yanksyoon requested a review from a team as a code owner November 13, 2024 09:53
jdkandersson
jdkandersson previously approved these changes Nov 13, 2024
jdkandersson
jdkandersson previously approved these changes Nov 18, 2024
Copy link
Contributor

Test coverage for 029d312

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/agent.py         60      0     12      0   100%
src/charm.py         57      0     10      0   100%
src/metadata.py       8      0      0      0   100%
src/pebble.py        23      0      0      0   100%
src/server.py        50      0     12      0   100%
src/state.py         66      1     10      1    97%   99
-------------------------------------------------------------
TOTAL               264      1     44      1    99%

Static code analysis report

Run started:2024-11-19 02:24:16.017919

Test results:
  No issues identified.

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

@yanksyoon yanksyoon merged commit 1c85daf into main Nov 19, 2024
16 checks passed
@yanksyoon yanksyoon deleted the chore/update_version branch November 19, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trivial This is a trivial PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants