rust-python-coverage
Code Coverage Project
An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov
Example PyO3 project with automated test coverage for Rust and Python
39 stars
1 watching
6 forks
Language: Rust
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,190 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
mikeferguson/code_coverage | Provides tools for generating code coverage reports in ROS packages | 37 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
jean553/rust-exam | A collection of Rust programming questions and exercises | 24 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
anders-code/verilog-covered | A tool to measure code coverage of Verilog designs | 8 |
rochacbruno/py2rs | A guide to help Python developers learn Rust | 2,083 |
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,410 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
windelbouwman/rspython | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
ember-cli-code-coverage/ember-cli-code-coverage | A tool for measuring code coverage in JavaScript-based Ember.js applications | 195 |
serut/meteor-coverage | Tool for measuring code coverage in Meteor projects | 54 |