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

Add c code coverage to codecov #73733

Closed
abalkin opened this issue Feb 13, 2017 · 3 comments
Closed

Add c code coverage to codecov #73733

abalkin opened this issue Feb 13, 2017 · 3 comments
Assignees
Labels
3.7 (EOL) end of life tests Tests in the Lib/test dir

Comments

@abalkin
Copy link
Member

abalkin commented Feb 13, 2017

BPO 29547
Nosy @brettcannon, @abalkin

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/abalkin'
closed_at = None
created_at = <Date 2017-02-13.16:54:51.164>
labels = ['3.7', 'tests']
title = 'Add c code coverage to codecov'
updated_at = <Date 2017-02-13.18:30:07.699>
user = 'https://github.com/abalkin'

bugs.python.org fields:

activity = <Date 2017-02-13.18:30:07.699>
actor = 'brett.cannon'
assignee = 'belopolsky'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2017-02-13.16:54:51.164>
creator = 'belopolsky'
dependencies = []
files = []
hgrepos = []
issue_num = 29547
keywords = []
message_count = 2.0
messages = ['287710', '287720']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'belopolsky']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue29547'
versions = ['Python 3.7']

@abalkin
Copy link
Member Author

abalkin commented Feb 13, 2017

I had it done in my fork of cpython-mirror: https://github.com/abalkin/cpython/tree/ci

@abalkin abalkin added the 3.7 (EOL) end of life label Feb 13, 2017
@abalkin abalkin self-assigned this Feb 13, 2017
@abalkin abalkin added the tests Tests in the Lib/test dir label Feb 13, 2017
@brettcannon
Copy link
Member

I have python/core-workflow#2 sitting open for this specific idea. :) If Codecov will do the appropriate merging between coverage.py and lcov then I think it's worth a PR to set it up.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
@hugovk
Copy link
Member

hugovk commented Feb 25, 2024

No longer relevant, we removed coverage from the CI in #25679.

@hugovk hugovk closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.7 (EOL) end of life tests Tests in the Lib/test dir
Projects
None yet
Development

No branches or pull requests

3 participants