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(fight): Handle double effect (#27) #293

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

vincent4vx
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Patch coverage: 98.21% and no project coverage change.

Comparison is base (231366e) 96.13% compared to head (f73c11c) 96.14%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #293   +/-   ##
=========================================
  Coverage     96.13%   96.14%           
- Complexity     8468     8512   +44     
=========================================
  Files          1336     1343    +7     
  Lines         21514    21603   +89     
  Branches       1282     1283    +1     
=========================================
+ Hits          20683    20770   +87     
- Misses          638      640    +2     
  Partials        193      193           
Impacted Files Coverage Δ
...atrevieux/araknemu/game/fight/fighter/Fighter.java 100.00% <ø> (ø)
...me/fight/fighter/invocation/InvocationFighter.java 100.00% <ø> (ø)
...ht/fighter/invocation/StaticInvocationFighter.java 91.30% <ø> (ø)
...emu/game/fight/fighter/monster/MonsterFighter.java 100.00% <ø> (ø)
...knemu/game/fight/fighter/player/PlayerFighter.java 100.00% <ø> (ø)
...aknemu/game/fight/ai/action/BlockNearestEnemy.java 93.33% <93.33%> (ø)
...araknemu/game/fight/ai/action/MoveNearFighter.java 95.65% <95.65%> (ø)
.../java/fr/quatrevieux/araknemu/game/GameModule.java 100.00% <100.00%> (ø)
...x/araknemu/game/fight/ai/action/MoveNearEnemy.java 100.00% <100.00%> (+4.76%) ⬆️
...game/fight/ai/action/builder/GeneratorBuilder.java 100.00% <100.00%> (ø)
... and 10 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vincent4vx vincent4vx merged commit 928e387 into Arakne:master Jun 18, 2023
@vincent4vx vincent4vx deleted the feature-fight-effect-double branch June 18, 2023 13:52
ArleeDev pushed a commit to ArleeDev/Araknemu that referenced this pull request Mar 7, 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.

1 participant