Fix zone updates breaking doors #917
Merged
Codecov / codecov/project
succeeded
Mar 15, 2026 in 0s
38.60% (+0.02%) compared to 0c9f133
View this Pull Request on Codecov
38.60% (+0.02%) compared to 0c9f133
Details
Codecov Report
❌ Patch coverage is 58.06452% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.60%. Comparing base (0c9f133) to head (4764b44).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...gregs/voidps/engine/client/update/view/Viewport.kt | 89.28% <100.00%> (+0.39%) |
⬆️ |
| ...dps/engine/client/update/batch/ZoneBatchUpdates.kt | 79.48% <92.30%> (+0.07%) |
⬆️ |
| ...in/content/area/kandarin/seers_village/Ignatius.kt | 25.00% <0.00%> (ø) |
|
| ...world/gregs/voidps/engine/map/zone/DynamicZones.kt | 72.72% <50.00%> (+0.79%) |
⬆️ |
| .../main/kotlin/content/entity/world/RegionLoading.kt | 36.00% <20.00%> (+0.58%) |
⬆️ |
@@ Coverage Diff @@
## main #917 +/- ##
============================================
+ Coverage 38.58% 38.60% +0.02%
+ Complexity 7777 7775 -2
============================================
Files 1563 1562 -1
Lines 62852 62824 -28
Branches 15733 15725 -8
============================================
+ Hits 24252 24256 +4
+ Misses 33186 33153 -33
- Partials 5414 5415 +1 | Components | Coverage Δ | |
|---|---|---|
| Content | 36.87% <18.18%> (+0.02%) |
⬆️ |
| Engine | 45.94% <80.00%> (+0.02%) |
⬆️ |
| Network | 60.85% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading