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

refactor: remove byte buddy and improve startup time significantly #492

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

Conversation

smartcmd
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 36.76471% with 215 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...a/org/allaymc/server/component/ComponentClass.java 77.77% 16 Missing and 8 partials ⚠️
...lockentity/type/BlockEntityTypeBuildException.java 0.00% 8 Missing ⚠️
.../org/allaymc/server/block/type/AllayBlockType.java 64.70% 5 Missing and 1 partial ⚠️
.../server/blockentity/type/AllayBlockEntityType.java 68.75% 4 Missing and 1 partial ⚠️
...lock/component/BlockEntityHolderComponentImpl.java 0.00% 4 Missing ⚠️
...in/java/org/allaymc/api/command/CommandSender.java 0.00% 3 Missing ⚠️
...erver/blockentity/impl/BlockEntityFurnaceImpl.java 0.00% 3 Missing ⚠️
...c/server/blockentity/impl/BlockEntitySignImpl.java 0.00% 3 Missing ⚠️
...ymc/server/entity/impl/EntityFallingBlockImpl.java 0.00% 3 Missing ⚠️
...org/allaymc/server/entity/impl/EntityItemImpl.java 0.00% 3 Missing ⚠️
... and 80 more
Files with missing lines Coverage Δ Complexity Δ
.../java/org/allaymc/api/entity/type/EntityTypes.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...main/java/org/allaymc/api/item/type/ItemTypes.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ty/component/BlockEntitySignBaseComponentImpl.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...t/furnace/BlockEntityFurnaceBaseComponentImpl.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...server/blockentity/impl/BlockEntityBarrelImpl.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...laymc/server/blockentity/impl/BlockEntityImpl.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...r/blockentity/type/BlockEntityTypeInitializer.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...ver/component/injector/AllayComponentInjector.java 73.13% <100.00%> (-11.03%) 19.00 <0.00> (-5.00)
...entity/component/EntityAttributeComponentImpl.java 3.38% <ø> (ø) 1.00 <0.00> (ø)
...rver/entity/component/EntityBaseComponentImpl.java 14.86% <ø> (ø) 9.00 <0.00> (ø)
... and 96 more

... and 1733 files with indirect coverage changes


🚨 Try these New Features:

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