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

Adding dependency vulnerability scanning to the CI process #2332

Merged
merged 3 commits into from
Aug 14, 2022
Merged

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Aug 11, 2022

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Aug 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2022

Codecov Report

Merging #2332 (5439e5d) into master (29f80a5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2332   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files         111      111           
  Lines       28751    28751           
=======================================
  Hits        26507    26507           
  Misses       2244     2244           
Impacted Files Coverage Δ
tests/test_cluster.py 96.96% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dvora-h dvora-h merged commit 771109e into master Aug 14, 2022
@dvora-h dvora-h deleted the ck-pipaudit branch August 14, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants