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 additional codecov entrypoint #457

Closed
wants to merge 1 commit into from

Conversation

sgerrand
Copy link

@sgerrand sgerrand commented Jun 13, 2024

💁 Hello team, thank you for creating this project.

Given that the https://github.com/codecov/codecov-python repository was archived last year and the associated codecov Python package was deprecated at the same time, adding codecov as an entrypoint would make this Python package's script names more aligned to the other, operating system specific, binary executables which are created from the same code. This change would also make life easier for anyone who may want to package this project as part of a software distribution like Homebrew.

@sgerrand sgerrand force-pushed the codecov-entrypoint branch from 74ba93c to e956b2b Compare June 23, 2024 12:25
@sgerrand sgerrand force-pushed the codecov-entrypoint branch from e956b2b to 491938c Compare July 1, 2024 13:43
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.68%. Comparing base (8963404) to head (5cc1111).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
- Coverage   94.78%   94.68%   -0.10%     
==========================================
  Files          88       85       -3     
  Lines        3222     3219       -3     
==========================================
- Hits         3054     3048       -6     
- Misses        168      171       +3     
Flag Coverage Δ
python3.10 ?
python3.11 ?
python3.12 95.43% <ø> (ø)
python3.13 ?
python3.9 ?

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.

Given that the https://github.com/codecov/codecov-python repository was archived last year and the associated Python package is deprecated, adding `codecov` as en entrypoint would make this Python package's script names more aligned to the other, operating system specific, binary executables which are created from the same code. That would also make life easier for any maintainers who may want to package this project as part of a software distribution like Homebrew.
@sgerrand
Copy link
Author

👋 @thomasrockhu-codecov, thanks for endeavouring to bring this branch up-to-date. Would you please review these changes when you have time to do so?

@thomasrockhu-codecov
Copy link
Contributor

@sgerrand sorry about this, but going to close this out and implement in this PR

@sgerrand
Copy link
Author

Fine, thanks for the heads up. Glad that it'll finally be implemented.

I'm just sorry that it took over 8 months to have this change reviewed.

@sgerrand sgerrand deleted the codecov-entrypoint branch January 27, 2025 22:52
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.

3 participants