Skip to content

refactor: class-based units and abilities - #269

Merged
olistic merged 39 commits into
masterfrom
refactor/class-based-units-and-abilities
Mar 17, 2026
Merged

olistic merged 39 commits into
masterfrom
refactor/class-based-units-and-abilities

test(units): simplify concrete unit tests

bb50e42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

96.29% (-0.51%) compared to b9d7505

View this Pull Request on Codecov

96.29% (-0.51%) compared to b9d7505

Details

Codecov Report

❌ Patch coverage is 95.50562% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.29%. Comparing base (b9d7505) to head (bb50e42).

Files with missing lines Patch % Lines
libs/core/src/loadLevel.ts 68.96% 8 Missing and 1 partial ⚠️
apps/cli/src/utils/renderTypes.ts 77.77% 2 Missing ⚠️
libs/core/src/Unit.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
- Coverage   96.80%   96.29%   -0.51%     
==========================================
  Files          98      101       +3     
  Lines        1595     1647      +52     
  Branches      368      373       +5     
==========================================
+ Hits         1544     1586      +42     
- Misses         41       50       +9     
- Partials       10       11       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.