Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-124457: Remove coverity from CPython repo#124460
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
| @@ -0,0 +1,2 @@ | |||
| Remove coverity scan from the CPython repo. It has not been used since 2020 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Wasn't sure if a Misc News entry is needed, and also I wasn't sure which section should it be.
I chose the "Documentation" section here.
Please keep it. We are using Coverity at Red Hat. cc@stratakis |
While we use coverity at Red Hat, it's usually done on specific time frames usingOpenScanHub. And we don't utilize the coverity scan model file. So overall I believe the removal is fine. Maybe in the future a nice project would be to introduce coverity scanning through either some service, the buildbots or github actions. |
Oh, I didn't know that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM. Let's remove it. It's easy to add it again if someone decides to use it again.
6cba6e1 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Do I need to backport this? |
And thanks for the reviews! |
I don't think so. |
Thanks, in this case I'll close the issue. |
Uh oh!
There was an error while loading.Please reload this page.
Remove coverity from CPython Repo.
There are still some mentions about coverity in the history and changelog for v 2.5. I kept those in there.
coverity#124457