Skip to content

feat(trainer): add trainer support#3653

Merged
Helias merged 16 commits intoazerothcore:masterfrom
sogladev:fix-trainer
Jan 11, 2026
Merged

feat(trainer): add trainer support#3653
Helias merged 16 commits intoazerothcore:masterfrom
sogladev:fix-trainer

Conversation

@sogladev
Copy link
Copy Markdown
Member

Requires:

This is missing tests, and the PR is incompatible with the below (the other needs to be updated if either is merged)

FrancescoBorzi and others added 3 commits December 29, 2025 17:48
previously, this column only showed a few characters and was not
readable
@sogladev sogladev marked this pull request as draft January 7, 2026 21:53
@sogladev sogladev marked this pull request as ready for review January 7, 2026 21:55
Comment thread libs/features/trainer/src/select-trainer/select-trainer.component.ts Outdated
Comment thread package.json Outdated
Comment thread libs/shared/acore-world-model/src/entities/trainer.type.ts Outdated
@sogladev
Copy link
Copy Markdown
Member Author

I fixed the remaining test logic, but the coverage is failing. I'm not sure how to fix the coverage

CI logs:

  ✔ Browser application bundle generation complete.
  10 01 2026 19:09:58.098:ERROR [coverage]: Chrome Headless 143.0.0.0 (Linux x86_64): Coverage for statements (99.69%) does not meet global threshold (100%)
  10 01 2026 19:09:58.098:ERROR [coverage]: Chrome Headless 143.0.0.0 (Linux x86_64): Coverage for lines (99.67%) does not meet global threshold (100%)
  10 01 2026 19:09:58.098:ERROR [coverage]: Chrome Headless 143.0.0.0 (Linux x86_64): Coverage for functions (98.5%) does not meet global threshold (100%)
  ✔ Browser application bundle generation complete.


 NX   Running target test for 30 projects failed

Failed tasks:

- keira-features-creature:test

@Helias
Copy link
Copy Markdown
Member

Helias commented Jan 11, 2026

I have added spells icons and the spellName column to have a better visualization
image

I am working on it

@Helias Helias merged commit e7530ee into azerothcore:master Jan 11, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npc_trainer align AC

4 participants