• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AAEmu / AAEmu / 29682069977
5%

Build:
DEFAULT BRANCH: develop
Ran 19 Jul 2026 09:45AM UTC
Jobs 1
Files 2094
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jul 2026 09:43AM UTC coverage: 4.752%. Remained the same
29682069977

push

github

web-flow
fix(game): Make sure all doodads get the new owner set on house sale (#1464)

* fix(game): Make sure all doodads get the new owner set on house sale

This fixes #871 [BUG] building plaque.

When a house was sold, furniture owner information was not being fully updated. It only updated furniture place by the player and omitted the default house parts like doors and the building plaque.

This included:
- `UpdateFurnitureOwner` previously only updated furniture without a specific `AttachPointKind`, potentially missing other furniture types.
- The `SCDoodadOriginatorPacket` sent a hardcoded `0` instead of the new owner's actual faction ID.

This change ensures all furniture in a sold house has its owner ID updated, and clients receive the correct new owner's faction ID via the `SCDoodadOriginatorPacket`.

* fix(game): Persist new owner for persistent furniture on house sale

Previously, the updated owner ID for persistent furniture was not saved after a house sale,
causing the owner to revert on server restart for such items. This ensures data integrity.

0 of 5 new or added lines in 2 files covered. (0.0%)

2 existing lines in 1 file now uncovered.

3294 of 69315 relevant lines covered (4.75%)

0.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
2.34
-0.0% AAEmu.Game/Core/Managers/HousingManager.cs
1
0.0
0.0% AAEmu.Game/Core/Packets/G2C/SCDoodadOriginatorPacket.cs

Coverage Regressions

Lines Coverage ∆ File
2
2.34
-0.0% AAEmu.Game/Core/Managers/HousingManager.cs
Jobs
ID Job ID Ran Files Coverage
1 29682069977.1 19 Jul 2026 09:45AM UTC 2094
4.75
GitHub Action Run
Source Files on build 29682069977
  • Tree
  • List 2094
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29682069977
  • 8527caac on github
  • Prev Build on develop (#29675539646)
  • Next Build on develop (#29684184669)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc