3 releases

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

#304 in Profiling

Download history 684/week @ 2024-10-19 367/week @ 2024-10-26 4/week @ 2024-11-02 17/week @ 2024-12-07 1/week @ 2024-12-14

90 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

~305–760KB
~17K SLoC