Add bork boss and cutscenes #933
Merged
Codecov / codecov/project
succeeded
Mar 29, 2026 in 1s
37.80% (-0.10%) compared to c091cf6
View this Pull Request on Codecov
37.80% (-0.10%) compared to c091cf6
Details
Codecov Report
❌ Patch coverage is 9.00901% with 202 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.80%. Comparing base (c091cf6) to head (00b606d).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...gs/voidps/engine/entity/character/npc/hunt/Hunt.kt | 85.71% <100.00%> (+0.52%) |
⬆️ |
| ...tent/area/wilderness/chaos_tunnels/ChaosTunnels.kt | 33.33% <ø> (-1.97%) |
⬇️ |
| ...in/content/entity/player/command/CameraCommands.kt | 15.78% <100.00%> (+4.67%) |
⬆️ |
| ...c/main/kotlin/content/skill/melee/weapon/Weapon.kt | 51.94% <100.00%> (ø) |
|
| ...ps/network/login/protocol/encode/CameraEncoders.kt | 5.26% <ø> (ø) |
|
| ...me/src/main/kotlin/content/entity/combat/Target.kt | 35.23% <0.00%> (ø) |
|
| ...in/content/entity/player/command/ServerCommands.kt | 15.78% <0.00%> (-0.17%) |
⬇️ |
| ...ent/area/wilderness/chaos_tunnels/DagonHaiElite.kt | 60.00% <60.00%> (ø) |
|
| game/src/main/kotlin/content/quest/Cutscene.kt | 87.65% <33.33%> (-1.10%) |
⬇️ |
| ...tent/area/fremennik_province/rellekka/RockCrabs.kt | 15.00% <0.00%> (+1.95%) |
⬆️ |
| ... and 3 more |
@@ Coverage Diff @@
## main #933 +/- ##
============================================
- Coverage 37.89% 37.80% -0.10%
- Complexity 7950 7955 +5
============================================
Files 1639 1642 +3
Lines 65256 65463 +207
Branches 16293 16305 +12
============================================
+ Hits 24730 24746 +16
- Misses 35011 35200 +189
- Partials 5515 5517 +2 | Components | Coverage Δ | |
|---|---|---|
| Content | 35.72% <8.18%> (-0.14%) |
⬇️ |
| Engine | 45.62% <100.00%> (+<0.01%) |
⬆️ |
| Network | 60.85% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading