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

Setup versioneer #108

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Setup versioneer #108

merged 1 commit into from
Feb 19, 2025

Conversation

jo-basevi
Copy link
Collaborator

Added versioneer support to allow dynamic versioning using git tags, rather than having to manually modify the version of the pyproject.toml file.

Closes #106

@jo-basevi jo-basevi self-assigned this Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.62%. Comparing base (750ecc3) to head (c4c020f).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   72.56%   72.62%   +0.06%     
==========================================
  Files          16       17       +1     
  Lines         882      884       +2     
==========================================
+ Hits          640      642       +2     
  Misses        242      242              

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

@jo-basevi jo-basevi marked this pull request as ready for review February 19, 2025 04:53
@CodeGat CodeGat self-requested a review February 19, 2025 05:01
Copy link
Member

@CodeGat CodeGat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will solve a lot of headaches 😆 thank you!

@jo-basevi jo-basevi merged commit 1c1d77d into main Feb 19, 2025
8 checks passed
@jo-basevi jo-basevi deleted the 106-add-versioneer branch February 25, 2025 22:14
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.

Add dynamic package versioning
2 participants