Rust project test coverage

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • grcov

    Rust tool to collect and aggregate code coverage data for multiple source files

  • You can give a look at https://github.com/mozilla/grcov But it is not the easiest to use

  • tarpaulin

    A code coverage tool for Rust projects

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jpegxl-rs

  • I had one for my crate jpegxl-rs. I generate lcov format report using grcov and upload it to coverall. It could show different branches and PRs. But I’m not familiar with GitHub’s report if that’s what you want.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts