3 releases

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

#222 in Profiling

Download history 1061/week @ 2024-07-20 1084/week @ 2024-07-27 1148/week @ 2024-08-03 1065/week @ 2024-08-10 891/week @ 2024-08-17 990/week @ 2024-08-24 1014/week @ 2024-08-31 858/week @ 2024-09-07 868/week @ 2024-09-14 824/week @ 2024-09-21 493/week @ 2024-09-28 543/week @ 2024-10-05 559/week @ 2024-10-12 684/week @ 2024-10-19 367/week @ 2024-10-26 4/week @ 2024-11-02

1,709 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

~330–790KB
~18K SLoC