You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,8 @@
23
23
24
24
`telegram-webapp-sdk` provides a type-safe and ergonomic wrapper around the [Telegram Web Apps](https://core.telegram.org/bots/webapps) JavaScript API.
25
25
26
-
> **⚠️ WARNING: Coverage Limitations**
26
+
> [!WARNING]
27
+
> **Coverage Limitations**
27
28
>
28
29
> This project is primarily WASM-only code. Current Rust tooling does not support coverage measurement for wasm32 targets:
29
30
> -`cargo-llvm-cov` only supports native platforms (x86_64)
0 commit comments