Skip to content

refactor(internal/semver): move legacysemver and update imports#3098

Merged
julieqiu merged 2 commits intogoogleapis:mainfrom
julieqiu:semver
Dec 1, 2025
Merged

refactor(internal/semver): move legacysemver and update imports#3098
julieqiu merged 2 commits intogoogleapis:mainfrom
julieqiu:semver

Conversation

@julieqiu
Copy link
Copy Markdown
Member

@julieqiu julieqiu commented Dec 1, 2025

Move the internal/legacylibrarian/legacysemver package to internal/semver, since we plan to continue using this logic for version bumping.

@julieqiu julieqiu requested a review from noahdietz December 1, 2025 21:48
@julieqiu julieqiu marked this pull request as ready for review December 1, 2025 21:48
@julieqiu julieqiu requested a review from a team as a code owner December 1, 2025 21:48
noahdietz
noahdietz previously approved these changes Dec 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.68%. Comparing base (7d05d0f) to head (6986906).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3098   +/-   ##
=======================================
  Coverage   80.68%   80.68%           
=======================================
  Files         152      152           
  Lines       12184    12184           
=======================================
  Hits         9831     9831           
  Misses       1893     1893           
  Partials      460      460           

☔ 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.

Move the `internal/legacylibrarian/legacysemver` package to
`internal/semver`, since we plan to continue using this logic for
version bumping.
@julieqiu julieqiu merged commit ce8aceb into googleapis:main Dec 1, 2025
7 checks passed
@julieqiu julieqiu deleted the semver branch December 31, 2025 00:29
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.

2 participants