feat(web): introduce score tracking #169
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 14, 2023 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- apps/server/migrations/006-multiple-anchors.js 6
- apps/games/draughts/logic/score.js 7
- apps/web/src/3d/managers/rule.js 5
- apps/games/mah-jong/logic/score.js 7
- apps/server/tests/fixtures/unbuildable-games/import/index.js 1
- apps/web/tests/3d/managers/rule.test.js 1
- apps/game-utils/src/hand.js 2
- apps/game-utils/src/mesh.js 1
- apps/game-utils/src/preference.js 1
- apps/games/mah-jong/index.test.js 2
- apps/games/draughts/index.test.js 1
- apps/web/src/3d/behaviors/quantifiable.js 1
- apps/server/src/repositories/catalog-items.js 1
- apps/web/src/3d/behaviors/anchorable.js 1
- apps/web/src/3d/behaviors/targetable.js 1
- apps/server/tests/repositories/catalog-items.test.js 2
Clones added
============
- apps/game-utils/tests/mesh.test.js 3
- apps/game-utils/tests/hand.test.js 5
- apps/game-utils/tests/descriptor.test.js 4
- apps/games/mah-jong/index.test.js 2
- apps/games/draughts/index.test.js 4
- apps/web/tests/3d/engine.test.js 2
- apps/web/tests/3d/utils/gravity.test.js 12
- apps/server/tests/services/games.test.js 1
- apps/web/tests/3d/behaviors/anchorable.test.js 34
Clones removed
==============
+ apps/game-utils/src/mesh.js -2
+ apps/games/chess/logic/builders/board.js -1
+ apps/games/draughts/logic/builders/board.js -1
+ apps/web/tests/3d/behaviors/quantifiable.test.js -2
See the complete overview on Codacy
Loading