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: refine effects behaviour #441

Closed
wants to merge 78 commits into from

Conversation

heyhey123-git
Copy link
Contributor

heyhey123-git and others added 30 commits October 4, 2024 01:02
Bumps [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) from 4.1.113.Final to 4.1.114.Final.
- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `commons-rng` from 1.5 to 1.6.

Updates `org.apache.commons:commons-rng-simple` from 1.5 to 1.6

Updates `org.apache.commons:commons-rng-sampling` from 1.5 to 1.6

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-rng-simple
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.commons:commons-rng-sampling
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 25.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...25.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.netty:netty-transport-classes-kqueue](https://github.com/netty/netty) from 4.1.113.Final to 4.1.114.Final.
- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport-classes-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 27 commits October 11, 2024 01:27
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 135 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...aymc/api/entity/effect/type/EffectWeavingType.java 0.00% 37 Missing ⚠️
...rver/entity/component/EntityBaseComponentImpl.java 0.00% 36 Missing ⚠️
...ymc/api/entity/effect/type/EffectInfestedType.java 0.00% 17 Missing ⚠️
...er/entity/component/EntityDamageComponentImpl.java 0.00% 14 Missing ⚠️
...c/api/entity/effect/type/EffectResistanceType.java 0.00% 10 Missing ⚠️
...laymc/api/entity/effect/type/EffectOozingType.java 0.00% 8 Missing ⚠️
...pi/entity/effect/type/EffectInstantDamageType.java 0.00% 5 Missing ⚠️
...pi/entity/effect/type/EffectInstantHealthType.java 0.00% 5 Missing ⚠️
...java/org/allaymc/api/entity/effect/EffectType.java 0.00% 2 Missing ⚠️
.../api/entity/effect/type/EffectWindChargedType.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...aymc/api/entity/component/EntityBaseComponent.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ty/component/player/EntityPlayerBaseComponent.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...api/entity/effect/type/EffectRegenerationType.java 20.00% <ø> (ø) 1.00 <0.00> (ø)
.../api/entity/effect/type/EffectWindChargedType.java 66.66% <0.00%> (-33.34%) 1.00 <0.00> (ø)
...java/org/allaymc/api/entity/effect/EffectType.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...pi/entity/effect/type/EffectInstantDamageType.java 20.00% <0.00%> (-13.34%) 1.00 <0.00> (ø)
...pi/entity/effect/type/EffectInstantHealthType.java 20.00% <0.00%> (-13.34%) 1.00 <0.00> (ø)
...laymc/api/entity/effect/type/EffectOozingType.java 20.00% <0.00%> (-80.00%) 1.00 <0.00> (ø)
...c/api/entity/effect/type/EffectResistanceType.java 16.66% <0.00%> (-83.34%) 1.00 <0.00> (ø)
...er/entity/component/EntityDamageComponentImpl.java 1.25% <0.00%> (-0.16%) 1.00 <0.00> (ø)
... and 3 more

@smartcmd
Copy link
Member

wtf, please open a new and clean pr

@smartcmd smartcmd closed this Oct 10, 2024
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