mozilla / rust-code-analysis

Library to analyze and collect metrics on source code
https://mozilla.github.io/rust-code-analysis/
262 stars 46 forks source link

Ignore Cargo.lock #1056

Closed Luni-4 closed 1 year ago

Luni-4 commented 1 year ago

This PR ignores Cargo.lock with the goal of not having it accidentally added in commits

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ec9bdd9) 74.14% compared to head (cc9ca79) 74.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1056 +/- ## ======================================= Coverage 74.14% 74.14% ======================================= Files 64 64 Lines 16038 16038 ======================================= Hits 11891 11891 Misses 4147 4147 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.