3 releases

0.1.2 Dec 8, 2022
0.1.1 Sep 10, 2021
0.1.0 Sep 10, 2021

#259 in Profiling

Download history 3/week @ 2024-02-19 35/week @ 2024-02-26 10/week @ 2024-03-11 1/week @ 2024-03-18 54/week @ 2024-04-01

65 downloads per month
Used in lcov-diff-util

MIT license

7KB
165 lines

Crates.io Docs.rs Travis CI Build Status LICENSE

Lcov Diff library

This is a library to create delta of 2 lcov reports which is used by lcov-diff-util crate.

It is implemented as extension trait Diff for lcov::Report lcov crait. A new method diff was added for lcov::Report and it's internal substructures.

Dependencies

~0.4–0.9MB
~20K SLoC