Skip to content

Commit c3dd58f

Browse files
authored
Revise coverage limitations warning in README
Updated warning section to improve clarity on coverage limitations.
1 parent 0cc6494 commit c3dd58f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323

2424
`telegram-webapp-sdk` provides a type-safe and ergonomic wrapper around the [Telegram Web Apps](https://core.telegram.org/bots/webapps) JavaScript API.
2525

26-
> **⚠️ WARNING: Coverage Limitations**
26+
> [!WARNING]
27+
> **Coverage Limitations**
2728
>
2829
> This project is primarily WASM-only code. Current Rust tooling does not support coverage measurement for wasm32 targets:
2930
> - `cargo-llvm-cov` only supports native platforms (x86_64)

0 commit comments

Comments
 (0)