Skip to content

Commit 4f0bae2

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents fbf2741 + 1f3b010 commit 4f0bae2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Deploy](https://img.shields.io/github/deployments/alisolphp/EchoTalk/github-pages?label=pages&logo=githubpages)
55
![License](https://img.shields.io/github/license/alisolphp/EchoTalk)
66
![PWA](https://img.shields.io/badge/PWA-ready-green)
7-
![Coverage](https://img.shields.io/badge/coverage-80.36%25-green) <!-- COVERAGE_BADGE_LINE -->
7+
![Coverage](https://img.shields.io/badge/coverage-80.48%25-green) <!-- COVERAGE_BADGE_LINE -->
88

99
EchoTalk is a **privacy-first, offline language training tool** that helps you master the **Shadowing** technique for improving pronunciation, fluency, and confidence. It works as a **Progressive Web App (PWA)**, requires no server, and keeps all your recordings securely on your device.
1010

@@ -96,17 +96,17 @@ EchoTalk has **200+ unit tests** covering:
9696
<!-- COVERAGE_TABLE_START -->
9797
| File | % Stmts | % Branch | % Funcs | % Lines |
9898
| ---- | ------- | -------- | ------- | ------- |
99-
| src/app.ts | 71.34 | 70.88 | 80.95 | 71.34 |
99+
| src/app.ts | 71.93 | 70.88 | 80.95 | 71.93 |
100100
| src/types.ts | 100 | 100 | 100 | 100 |
101101
| src/services/ai.service.ts | 97.43 | 90.38 | 100 | 97.43 |
102102
| src/services/audio.service.ts | 72.41 | 88.31 | 80 | 72.41 |
103103
| src/services/data.service.ts | 84.83 | 78.48 | 78.26 | 84.83 |
104-
| src/services/practice.service.ts | 76.75 | 77.46 | 72.72 | 76.75 |
104+
| src/services/practice.service.ts | 76.75 | 77.14 | 72.72 | 76.75 |
105105
| src/services/prompts.service.ts | 100 | 100 | 100 | 100 |
106106
| src/services/ui.service.ts | 84.28 | 89.06 | 80.76 | 84.28 |
107-
| src/services/util.service.ts | 92.5 | 88 | 100 | 92.5 |
107+
| src/services/util.service.ts | 92.68 | 88 | 100 | 92.68 |
108108
| src/utils/string.extensions.ts | 100 | 100 | 100 | 100 |
109-
| All files | 80.36 | 82.85 | 83.22 | 80.36 |
109+
| All files | 80.48 | 82.81 | 83.22 | 80.48 |
110110
<!-- COVERAGE_TABLE_END -->
111111

112112
---

0 commit comments

Comments
 (0)