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

chores: fix tox #63

Merged
merged 2 commits into from
Sep 4, 2024
Merged

chores: fix tox #63

merged 2 commits into from
Sep 4, 2024

Conversation

amandahla
Copy link
Collaborator

This PR removes the version requirement for flake8.

Copy link

github-actions bot commented Sep 4, 2024

Test coverage for 2872f93

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-04 16:51:43.237643

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):

@amandahla amandahla merged commit 61afddf into main Sep 4, 2024
17 checks passed
@amandahla amandahla deleted the change-tox branch September 4, 2024 17:06
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