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: copper blocks behavior #518

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

feat: copper blocks behavior #518

wants to merge 7 commits into from

Conversation

IWareQ
Copy link
Member

@IWareQ IWareQ commented Dec 17, 2024

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 33.10345% with 194 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...r/block/component/BlockOxidationComponentImpl.java 1.72% 57 Missing ⚠️
...src/main/java/org/allaymc/api/world/Dimension.java 0.00% 30 Missing ⚠️
...rg/allaymc/api/entity/interfaces/EntityPlayer.java 0.00% 22 Missing ⚠️
...llaymc/server/block/type/BlockTypeInitializer.java 73.33% 20 Missing ⚠️
...item/component/ItemHoneycombBaseComponentImpl.java 10.00% 18 Missing ⚠️
...c/server/item/component/ItemBaseComponentImpl.java 42.30% 12 Missing and 3 partials ⚠️
...ock/component/door/BlockDoorBaseComponentImpl.java 10.00% 9 Missing ⚠️
...server/block/type/BlockTypeDefaultInitializer.java 0.00% 9 Missing ⚠️
.../item/component/ItemSpawnEggBaseComponentImpl.java 25.00% 3 Missing ⚠️
...ck/component/BlockGrassBlockBaseComponentImpl.java 50.00% 2 Missing ⚠️
... and 9 more
Files with missing lines Coverage Δ Complexity Δ
...llaymc/api/block/component/BlockBaseComponent.java 1.78% <ø> (+0.03%) 1.00 <0.00> (ø)
...ava/org/allaymc/api/block/data/OxidationLevel.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...api/block/property/type/BaseBlockPropertyType.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...in/java/org/allaymc/api/block/type/BlockTypes.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...server/block/component/BlockBaseComponentImpl.java 11.76% <100.00%> (+3.60%) 3.00 <1.00> (+1.00)
...ymc/server/block/impl/BlockCopperBehaviorImpl.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rver/block/impl/BlockCopperStairsBehaviorImpl.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...rver/item/component/tool/ItemAxeComponentImpl.java 6.66% <ø> (ø) 1.00 <0.00> (ø)
.../allaymc/server/item/type/ItemTypeInitializer.java 98.97% <100.00%> (+<0.01%) 103.00 <3.00> (+1.00)
...c/api/block/component/BlockOxidationComponent.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 18 more

... and 2 files 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