Skip to content

Add corporeal beast

2f95311
Select commit
Loading
Failed to load commit list.
Merged

Add the corporeal beast #951

Add corporeal beast
2f95311
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

37.69% (-0.06%) compared to 5eda892

View this Pull Request on Codecov

37.69% (-0.06%) compared to 5eda892

Details

Codecov Report

❌ Patch coverage is 23.12500% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.69%. Comparing base (5eda892) to head (2f95311).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...area/realm/corporeal_beasts_lair/CorporealBeast.kt 27.27% 36 Missing and 4 partials ⚠️
...main/kotlin/content/entity/proj/ShootProjectile.kt 0.00% 21 Missing ⚠️
...realm/corporeal_beasts_lair/CorporealBeastsLair.kt 12.50% 14 Missing ⚠️
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 13.33% 11 Missing and 2 partials ⚠️
...area/realm/corporeal_beasts_lair/DarkEnergyCore.kt 29.41% 12 Missing ⚠️
...voidps/engine/data/definition/CombatDefinitions.kt 0.00% 8 Missing ⚠️
...me/src/main/kotlin/content/entity/combat/Target.kt 63.63% 3 Missing and 1 partial ⚠️
...ame/src/main/kotlin/content/skill/prayer/Prayer.kt 0.00% 3 Missing and 1 partial ⚠️
...regs/voidps/engine/data/config/CombatDefinition.kt 0.00% 2 Missing ⚠️
...rc/main/kotlin/content/entity/death/PlayerDeath.kt 50.00% 0 Missing and 2 partials ⚠️
... and 2 more
Additional details and impacted files
Files with missing lines Coverage Δ
...tlin/world/gregs/voidps/cache/definition/Params.kt 0.00% <ø> (ø)
...rc/main/kotlin/content/entity/combat/hit/Damage.kt 63.21% <100.00%> (ø)
...in/kotlin/content/entity/player/equip/Equipment.kt 39.50% <0.00%> (-0.50%) ⬇️
...regs/voidps/engine/data/config/CombatDefinition.kt 0.00% <0.00%> (ø)
...rc/main/kotlin/content/entity/death/PlayerDeath.kt 53.84% <50.00%> (+0.38%) ⬆️
...ain/kotlin/content/entity/npc/combat/Aggression.kt 50.00% <50.00%> (+1.72%) ⬆️
...me/src/main/kotlin/content/entity/combat/Target.kt 40.00% <63.63%> (-1.06%) ⬇️
...ame/src/main/kotlin/content/skill/prayer/Prayer.kt 41.66% <0.00%> (-2.98%) ⬇️
...voidps/engine/data/definition/CombatDefinitions.kt 0.00% <0.00%> (ø)
...area/realm/corporeal_beasts_lair/DarkEnergyCore.kt 29.41% <29.41%> (ø)
... and 4 more

... and 9 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #951      +/-   ##
============================================
- Coverage     37.74%   37.69%   -0.06%     
- Complexity     8100     8117      +17     
============================================
  Files          1672     1676       +4     
  Lines         67054    67273     +219     
  Branches      16752    16798      +46     
============================================
+ Hits          25311    25356      +45     
- Misses        36077    36237     +160     
- Partials       5666     5680      +14     
Components Coverage Δ
Content 35.73% <24.66%> (-0.07%) ⬇️
Engine 45.24% <0.00%> (-0.07%) ⬇️
Network 60.22% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.