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

Investigate flakiness #436

Draft
wants to merge 58 commits into
base: main
Choose a base branch
from
Draft

Investigate flakiness #436

wants to merge 58 commits into from

Conversation

javierdelapuente
Copy link
Collaborator

Applicable spec:

Overview

Rationale

Juju Events Changes

Module Changes

Library Changes

Checklist

Copy link
Contributor

github-actions bot commented Feb 3, 2025

Test coverage for de19c71

Name                 Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------
src/charm.py           343     82     46      9    72%   266-268, 286-292, 307-308, 327-328, 345-346, 348-349, 351-352, 358-362, 388, 402-404, 427-428, 440-441, 465-466, 475-477, 526-528, 533-541, 599-632, 646-651, 666-709, 717-718, 740
src/charm_state.py     336     16     62      4    93%   220-232, 432-436, 519-520, 822->exit, 825->828, 832-833, 870-871
src/errors.py           13      0      0      0   100%
src/event_timer.py      52      6      0      0    88%   105-106, 143-144, 160-161
src/logrotate.py        43      0      2      0   100%
src/utilities.py        25      3      4      1    79%   66-69
----------------------------------------------------------------
TOTAL                  812    107    114     14    84%

Static code analysis report

Run started:2025-02-03 12:48:31.486087

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1616
  Total lines skipped (#nosec): 2
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 3

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.

1 participant