Skip to content

Extract package version from git metadata #7

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

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Conversation

glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Feb 4, 2025

To avoid having to manually manage and bump package versions, we adopt the setuptools-scm package to extract version information from tags and commit hashes, and to manage the contents of source distributions.

@glopesdev glopesdev added the feature New planned feature label Feb 4, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.43%. Comparing base (4850d37) to head (569a2ec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   48.99%   48.43%   -0.56%     
==========================================
  Files          11       11              
  Lines         645      638       -7     
==========================================
- Hits          316      309       -7     
  Misses        329      329              

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

@glopesdev glopesdev merged commit 73bfa49 into main Feb 5, 2025
3 checks passed
@glopesdev glopesdev deleted the package-version branch February 5, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants