Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: introduces @tabulous/types and @tabulous/game-utils #168

Merged
merged 2 commits into from
Sep 29, 2023

chore: introduces @tabulous/types and @tabulous/game-utils

845d376
Select commit
Loading
Failed to load commit list.
Merged

chore: introduces @tabulous/types and @tabulous/game-utils #168

chore: introduces @tabulous/types and @tabulous/game-utils
845d376
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 29, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- apps/game-utils/src/hand.js  6
- apps/game-utils/tests/preference.test.js  1
- apps/web/src/3d/managers/score.js  6
- apps/game-utils/tests/mesh.test.js  1
- apps/game-utils/src/camera.js  2
- apps/game-utils/tests/test-utils.js  3
- apps/game-utils/src/mesh.js  6
- apps/game-utils/tests/hand.test.js  1
- apps/game-utils/src/preference.js  1
- apps/game-utils/tests/collection.test.js  2
- apps/game-utils/tests/game.js  5
- apps/game-utils/src/descriptor.js  12
- apps/game-utils/src/utils.js  4
- apps/game-utils/tests/descriptor.test.js  3
- apps/game-utils/tests/camera.test.js  1
- apps/web/tests/components/FriendList.test.js  1
         

Complexity decreasing per file
==============================
+ apps/server/tests/utils/games.test.js  -2
+ apps/server/src/utils/games.js  -1
         

Clones added
============
- apps/game-utils/tests/preference.test.js  2
- apps/web/src/3d/managers/score.js  2
- apps/game-utils/tests/mesh.test.js  7
- apps/game-utils/src/mesh.js  2
- apps/game-utils/tests/hand.test.js  9
- apps/game-utils/tests/descriptor.test.js  56
         

Clones removed
==============
+ apps/web/tests/3d/behaviors/randomizable.test.js  -1
+ apps/web/tests/3d/behaviors/lockable.test.js  -1
+ apps/server/tests/utils/games.test.js  -68
         

See the complete overview on Codacy