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

feat: implement slab #540

Merged
merged 8 commits into from
Jan 13, 2025
Merged

feat: implement slab #540

merged 8 commits into from
Jan 13, 2025

Conversation

smartcmd
Copy link
Member

No description provided.

@smartcmd smartcmd marked this pull request as ready for review January 13, 2025 16:52
@smartcmd smartcmd merged commit 792255c into master Jan 13, 2025
1 check passed
@smartcmd smartcmd deleted the feat/slab branch January 13, 2025 16:52
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 58.15603% with 118 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...server/block/type/BlockTypeDefaultInitializer.java 0.00% 70 Missing ⚠️
...er/block/component/BlockSlabBaseComponentImpl.java 9.67% 28 Missing ⚠️
...llaymc/server/block/type/BlockTypeInitializer.java 93.67% 10 Missing ⚠️
...ck/component/BlockDoubleSlabBaseComponentImpl.java 60.00% 2 Missing ⚠️
...c/server/item/component/ItemBaseComponentImpl.java 0.00% 2 Missing ⚠️
...llaymc/api/block/component/BlockBaseComponent.java 0.00% 1 Missing ⚠️
.../block/component/BlockStairsBaseComponentImpl.java 0.00% 1 Missing ⚠️
...copper/BlockCopperDoubleSlabBaseComponentImpl.java 66.66% 1 Missing ⚠️
...onent/copper/BlockCopperSlabBaseComponentImpl.java 66.66% 1 Missing ⚠️
...server/block/impl/BlockDoubleSlabBehaviorImpl.java 66.66% 1 Missing ⚠️
... and 1 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/org/allaymc/api/block/type/BlockTypes.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...server/block/impl/BlockCopperSlabBehaviorImpl.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
.../block/impl/BlockDoubleCopperSlabBehaviorImpl.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...llaymc/api/block/component/BlockBaseComponent.java 1.66% <0.00%> (-0.03%) 1.00 <0.00> (ø)
.../block/component/BlockStairsBaseComponentImpl.java 10.52% <0.00%> (-0.59%) 1.00 <0.00> (ø)
...copper/BlockCopperDoubleSlabBaseComponentImpl.java 66.66% <66.66%> (ø) 1.00 <1.00> (?)
...onent/copper/BlockCopperSlabBaseComponentImpl.java 66.66% <66.66%> (ø) 1.00 <1.00> (?)
...server/block/impl/BlockDoubleSlabBehaviorImpl.java 66.66% <66.66%> (ø) 1.00 <1.00> (?)
...laymc/server/block/impl/BlockSlabBehaviorImpl.java 66.66% <0.00%> (-33.34%) 1.00 <0.00> (ø)
...ck/component/BlockDoubleSlabBaseComponentImpl.java 60.00% <60.00%> (ø) 1.00 <1.00> (?)
... and 4 more

... and 1 file with indirect coverage changes

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