Add test coverage badges to README
#26 · TypeScript · ★ 104 · GPL-3.0 · updated 1mo ago
Summary Add test coverage badges to the README to display code coverage metrics for the Rust server and TypeScript packages. Motivation Coverage badges provide: Quick visibility into test quality for potential contributors Confidence for users evaluating the project Motivation to…