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

[AI] Implements missing effects simulators #308

Merged

feat(ai): Handle heal or multiply damage simulator

8fe44a4
Select commit
Loading
Failed to load commit list.
Merged

[AI] Implements missing effects simulators #308

feat(ai): Handle heal or multiply damage simulator
8fe44a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2023 in 1s

96.07% of diff hit (target 95.00%)

View this Pull Request on Codecov

96.07% of diff hit (target 95.00%)

Annotations

Check warning on line 104 in src/main/java/fr/quatrevieux/araknemu/game/fight/ai/action/Invoke.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/fr/quatrevieux/araknemu/game/fight/ai/action/Invoke.java#L104

Added line #L104 was not covered by tests

Check warning on line 98 in src/main/java/fr/quatrevieux/araknemu/game/fight/ai/simulation/effect/MoveBackSimulator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/fr/quatrevieux/araknemu/game/fight/ai/simulation/effect/MoveBackSimulator.java#L98

Added line #L98 was not covered by tests