3 releases

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

#119 in Profiling

Download history 16/week @ 2023-02-06 28/week @ 2023-02-13 15/week @ 2023-02-20 76/week @ 2023-02-27 12/week @ 2023-03-06 2/week @ 2023-03-13 6/week @ 2023-03-20 38/week @ 2023-03-27 10/week @ 2023-04-03 17/week @ 2023-04-10 19/week @ 2023-04-17 71/week @ 2023-04-24 44/week @ 2023-05-01 15/week @ 2023-05-08 9/week @ 2023-05-15 9/week @ 2023-05-22

81 downloads per month
Used in lcov-diff-util

MIT license

6KB
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.5–1MB
~23K SLoC