Skip to content

fix: support semver in package manifest#814

Open
harry-xi wants to merge 2 commits intomasterfrom
fix/pack-manifest
Open

fix: support semver in package manifest#814
harry-xi wants to merge 2 commits intomasterfrom
fix/pack-manifest

Conversation

@harry-xi
Copy link
Member

It brings a break change to Pack class in API.

I kept the original class that called itself SemVersion because it is widely used by Allay.

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rc/main/java/org/allaymc/api/pack/PackVersion.java 0.00% 32 Missing ⚠️
...c/main/java/org/allaymc/api/pack/PackManifest.java 0.00% 2 Missing ⚠️
api/src/main/java/org/allaymc/api/pack/Pack.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...rc/main/java/org/allaymc/api/utils/SemVersion.java 100.00% <ø> (ø) 12.00 <0.00> (ø)
api/src/main/java/org/allaymc/api/pack/Pack.java 13.95% <0.00%> (+1.18%) 1.00 <0.00> (ø)
...c/main/java/org/allaymc/api/pack/PackManifest.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/org/allaymc/api/pack/PackVersion.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)

... and 8 files with indirect coverage changes

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

@harry-xi harry-xi marked this pull request as draft February 19, 2026 17:11
@harry-xi harry-xi marked this pull request as ready for review February 20, 2026 17:13
@harry-xi harry-xi requested a review from smartcmd February 22, 2026 13: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.

1 participant