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

Fix miscast of current_version #111

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

coordt
Copy link
Member

@coordt coordt commented Dec 18, 2023

  • When using the legacy configuration format, a single-digit version is parsed as an int

Fixes #99

- When using the legacy configuration format, a single-digit version is parsed as an int

Fixes #99
Copy link

Version hint: patch
Current version: 0.15.2
New version (when merged): 0.15.3

Comment ID: Display the version hint-auto-generated

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2bbbd74) 93.05% compared to head (b8ea252) 93.06%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   93.05%   93.06%   +0.01%     
==========================================
  Files          19       19              
  Lines        1252     1254       +2     
  Branches      257      258       +1     
==========================================
+ Hits         1165     1167       +2     
  Misses         58       58              
  Partials       29       29              
Flag Coverage Δ
python-3.10 93.06% <100.00%> (+0.01%) ⬆️
python-3.11 93.06% <100.00%> (+0.01%) ⬆️
python-3.8 93.06% <100.00%> (+0.01%) ⬆️
python-3.9 93.06% <100.00%> (+0.01%) ⬆️

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.

@coordt coordt merged commit a2f6699 into master Dec 18, 2023
@coordt coordt deleted the 99-force-string-current_version-legacy branch December 18, 2023 21: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
1 participant