lcov-diff 0.1.2

Library to get deltas of lcov coverage files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.lcov]
version = "0.8"

[package]
authors = ["Leonid Dyachkov <LDyach@yandex.ru>"]
categories = ["parsing"]
description = "Library to get deltas of lcov coverage files"
edition = "2018"
keywords = ["lcov", "coverage", "diff"]
license = "MIT"
name = "lcov-diff"
readme = "README.md"
repository = "https://github.com/capgelka/lcov-diff"
version = "0.1.2"