3 releases

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

#225 in Profiling

Download history 941/week @ 2024-07-04 1150/week @ 2024-07-11 1037/week @ 2024-07-18 1107/week @ 2024-07-25 1107/week @ 2024-08-01 1133/week @ 2024-08-08 907/week @ 2024-08-15 981/week @ 2024-08-22 958/week @ 2024-08-29 990/week @ 2024-09-05 863/week @ 2024-09-12 891/week @ 2024-09-19 521/week @ 2024-09-26 498/week @ 2024-10-03 559/week @ 2024-10-10 640/week @ 2024-10-17

2,349 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.3–0.8MB
~18K SLoC