Ran
|
Files
22
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
ci: fix lint error (#221) Nightly `clippy` incorrectly reports that the commitment `PartialEq` [implementation](https://github.com/tari-project/tari-crypto/blob/017bb2cde/src/commitment.rs#L157-L161) recurses. Changing the syntax to use `==` seems to fix this and does the same thing. Closes #220.
3481 of 3833 relevant lines covered (90.82%)
57.75 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|