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: use double instead of float #564

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

smartcmd
Copy link
Member

@smartcmd smartcmd commented Feb 3, 2025

No description provided.

@smartcmd smartcmd requested a review from IWareQ February 3, 2025 21:54
@smartcmd smartcmd marked this pull request as ready for review February 3, 2025 21:54
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 26.90355% with 288 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...src/main/java/org/allaymc/api/world/Explosion.java 0.00% 60 Missing ⚠️
...erver/world/service/AllayEntityPhysicsService.java 1.81% 54 Missing ⚠️
...rver/entity/component/EntityBaseComponentImpl.java 25.00% 18 Missing ⚠️
...src/main/java/org/allaymc/api/world/Dimension.java 0.00% 16 Missing ⚠️
...aymc/api/entity/component/EntityBaseComponent.java 0.00% 15 Missing ⚠️
.../src/main/java/org/allaymc/api/math/MathUtils.java 16.66% 10 Missing ⚠️
...laymc/server/command/defaults/GameTestCommand.java 0.00% 9 Missing ⚠️
...omponent/player/EntityPlayerBaseComponentImpl.java 0.00% 7 Missing ⚠️
.../item/component/ItemSpawnEggBaseComponentImpl.java 0.00% 6 Missing ⚠️
...java/org/allaymc/api/math/location/Location3d.java 0.00% 5 Missing ⚠️
... and 41 more
Files with missing lines Coverage Δ Complexity Δ
...laymc/api/block/component/data/BlockStateData.java 70.58% <100.00%> (-0.85%) 10.00 <0.00> (ø)
...ain/java/org/allaymc/api/block/data/BlockFace.java 56.09% <100.00%> (ø) 11.00 <7.00> (ø)
...in/java/org/allaymc/api/command/CommandSender.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...java/org/allaymc/api/command/NPCCommandSender.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...nd/selector/args/CachedFilterSelectorArgument.java 40.00% <ø> (ø) 2.00 <0.00> (ø)
...nd/selector/args/CachedSimpleSelectorArgument.java 44.44% <ø> (ø) 2.00 <0.00> (ø)
...mc/api/command/selector/args/SelectorArgument.java 20.00% <ø> (ø) 1.00 <0.00> (ø)
...ymc/api/eventbus/event/entity/EntityFallEvent.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ymc/api/eventbus/event/entity/EntityMoveEvent.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...api/eventbus/event/entity/EntityTeleportEvent.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
... and 78 more

... and 2 files with indirect coverage changes

@smartcmd smartcmd marked this pull request as draft February 4, 2025 20:34
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