Skip to content

Redo versioning#404

Merged
yuzawa-san merged 6 commits intomasterfrom
redo-versioning
Apr 29, 2026
Merged

Redo versioning#404
yuzawa-san merged 6 commits intomasterfrom
redo-versioning

Conversation

@yuzawa-san
Copy link
Copy Markdown
Owner

the old semver was annoying to maintain, so i move to a more debianesque versioning scheme. i found that when the minor version upstream was bumped (e.g. 24 to 25) than we would need to manually bump the minor version on this project, but for what? just bake the upstream version into the version string here and call it a day.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.34%. Comparing base (2587ced) to head (517a283).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #404      +/-   ##
============================================
- Coverage     94.15%   93.34%   -0.81%     
+ Complexity      503      501       -2     
============================================
  Files            38       38              
  Lines          1608     1608              
  Branches        121      121              
============================================
- Hits           1514     1501      -13     
- Misses           70       80      +10     
- Partials         24       27       +3     
Flag Coverage Δ
java-25-macos-latest ?
java-25-ubuntu-latest 93.34% <ø> (ø)
java-25-windows-latest ?

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yuzawa-san yuzawa-san merged commit 46db7bd into master Apr 29, 2026
5 of 6 checks passed
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.

1 participant