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

AAEmu / AAEmu / 24598651310 / 1
5%
develop: 5%

Build:
DEFAULT BRANCH: develop
Ran 18 Apr 2026 06:17AM UTC
Files 2077
Run time 45s
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

18 Apr 2026 06:16AM UTC coverage: 4.805% (-0.001%) from 4.806%
24598651310.1

push

github

web-flow
fix(game): fix loading order issues for items, mail and housing data (#1410)

* fix(game): fix loading order issues for items, mail and housing data

- Move `LoadUserItems` directly into the `ItemManager` loading sequence to ensure user data is initialized immediately after item templates.
- Defer housing localization and taxation lookups to `PostLoad` to prevent circular dependencies or null references when managers are not yet fully initialized during the initial data read.
- Introduce `TaxationId` to `HousingTemplate` to facilitate the deferred lookup.

* fix(game): refine HousingTemplate property access and initialization

- Update `HousingTemplate` properties to use `init` accessors for safer data initialization.
- Change `TaxationId` to `internal` to encapsulate the raw ID and encourage usage of the linked `Taxation` object.
- Refactor `HousingGameData` loading logic to use object initializers.

3197 of 66531 relevant lines covered (4.81%)

0.05 hits per line

Source Files on job 24598651310.1
  • Tree
  • List 2077
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24598651310
  • 277eb727 on github
  • Prev Job for on develop (#24353072017.1)
  • Next Job for on develop (#24600854565.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc