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 code scanning wf for reporting bandit detection as eror #1215

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Dec 4, 2023

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yunchu yunchu marked this pull request as ready for review December 4, 2023 09:44
@yunchu yunchu requested review from a team as code owners December 4, 2023 09:44
@yunchu yunchu requested review from sooahleex and removed request for a team December 4, 2023 09:44
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb314a1) 80.10% compared to head (7b232c9) 80.09%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1215      +/-   ##
===========================================
- Coverage    80.10%   80.09%   -0.02%     
===========================================
  Files          269      269              
  Lines        29915    29915              
  Branches      5850     5850              
===========================================
- Hits         23964    23961       -3     
- Misses        4616     4618       +2     
- Partials      1335     1336       +1     
Flag Coverage Δ
macos-11_Python-3.8 79.22% <ø> (ø)
ubuntu-20.04_Python-3.8 80.09% <ø> (-0.01%) ⬇️
windows-2022_Python-3.8 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yunchu yunchu merged commit 6282871 into openvinotoolkit:develop Dec 6, 2023
7 checks passed
@yunchu yunchu deleted the update-bandit-scan branch December 6, 2023 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants