How much code coverage is enough?Code coverage is an important benchmark for the quality of software tests. But how much coverage really makes sense for your project?
Auto-Generating & Validating OpenAPI Docs in Rust: A Streamlined Approach with Utoipa and SchemathesisLearn to use OpenAPI documents to improve the quality of your APIs. Learn to integrate Utoipa and Schemathesis into Rust projects.
Fast and User Friendly: Our Alternative to GitmojiOur Gitmoji alternative makes it easier to document changes and supports semantic versioning. More efficient work for developers.
Ransomware Secure Backup StrategyRansomware is a serious threat with a high likelihood of occurrence. An important protective measure is a secure backup strategy.
Speed up Rust CI pipelines that use TarpaulinIn this article, we'll go over some specific tips to minimize agonizingly slow recompilations while using the code coverage tool Cargo Tarpaulin.