Add test coverage badges to README
#26 · TypeScript · ★ 97 · GPL-3.0 · updated 25d 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…