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

[#484]: upgrade typescript #485

Merged
merged 4 commits into from
Mar 23, 2024
Merged

Conversation

Themezv
Copy link
Member

@Themezv Themezv commented Mar 21, 2024

closes #484

Copy link

github-actions bot commented Mar 21, 2024

Coverage report for apps/ligretto-gameplay-backend

St.
Category Percentage Covered / Total
🔴 Statements
49.8% (-50.2% 🔻)
373/749
🔴 Branches
25.24% (-74.76% 🔻)
26/103
🔴 Functions
26.7% (-73.3% 🔻)
55/206
🔴 Lines
47.47% (-52.53% 🔻)
310/653
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / inversify.config.ts
100% 100% 100% 100%
🟢 src/IOC_TYPES.ts 100% 100% 100% 100%
🔴
... / game.service.ts
45.16% 31.25% 27.59% 46.43%
🟢
... / game.repo.ts
86.67% 100% 81.25% 86.36%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / database.ts
43.33% 0% 50% 39.29%
🟢
... / index.ts
100% 100% 0% 100%
🟡
... / createInitialPlayerCards.ts
62.5% 100% 0% 66.67%
🟢
... / index.ts
100% 100% 0% 100%
🟢
... / shuffleCards.ts
75% 100% 0% 100%
🔴
... / nonNullable.ts
50% 0% 0% 50%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / ligretto-core.service.ts
58.33% 100% 25% 50%
🟢 src/config.ts 100% 50% 100% 100%
🔴
... / gameplay-controller.ts
26.09% 0% 0% 22.73%
🟢
... / controller.ts
100% 100% 100% 100%
🔴
... / gameplay.ts
22% 0% 0% 18.75%
🔴
... / player.service.ts
16% 0% 0% 13.95%
🔴
... / player.repo.ts
15.91% 0% 0% 15.63%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / playground.service.ts
23.68% 0% 0% 20%
🔴
... / playground.repo.ts
31.82% 100% 0% 27.78%
🟢 src/utils/wait.ts 50% 100% 0% 100%
🟢
... / games-controller.ts
82.35% 81.25% 58.33% 81.82%
🟢
... / index.ts
100% 100% 100% 100%
🟡
... / user.repo.ts
68.18% 0% 50% 66.67%
🔴
... / user.service.ts
52.94% 0% 40% 50%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / gameToRoom.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / handler.ts
41.67% 0% 0% 39.39%
🔴
... / bot-controller.ts
58.82% 100% 0% 53.33%
🔴 src/bot/index.ts 50% 100% 0% 46.15%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / authMiddleware.ts
26.67% 0% 0% 21.43%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / metrics.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / auth.service.ts
21.43% 0% 0% 15.38%
🟢 test/utils.ts 100% 100% 100% 100%

Test suite run success

12 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 18e5452

@Themezv Themezv requested a review from bondiano March 23, 2024 17:21
@Themezv Themezv merged commit 559ed55 into master Mar 23, 2024
11 checks passed
@Themezv Themezv deleted the 484-upgrade-typescript-to-latest branch March 23, 2024 17:25
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.

Upgrade TypeScript to latest
1 participant