3 releases

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

#375 in Profiling

Download history 18/week @ 2024-12-10 1/week @ 2025-02-25

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

~285–720KB
~16K SLoC