grapl-security / grapl

Graph platform for Detection and Response
https://www.graplsecurity.com
Apache License 2.0
686 stars 78 forks source link

Add Cargo.lock as a linguist-generated=true file #2080

Closed wimax-grapl closed 2 years ago

wimax-grapl commented 2 years ago

Files marked generated are "Excluded from stats, hidden in diffs". I was surprised that https://github.com/grapl-security/grapl/pull/2079 showed up as +800 -400 - that's because the Cargo.lock should be marked as generated.

codecov[bot] commented 2 years ago

Codecov Report

Base: 39.13% // Head: 39.18% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (17ae648) compared to base (c4dfb7d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2080 +/- ## ========================================== + Coverage 39.13% 39.18% +0.04% ========================================== Files 436 436 Lines 10207 10207 ========================================== + Hits 3995 4000 +5 + Misses 6212 6207 -5 ``` | [Impacted Files](https://codecov.io/gh/grapl-security/grapl/pull/2080?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security) | Coverage Δ | | |---|---|---| | [...rust-proto/src/graplinc/grapl/api/graph/v1beta1.rs](https://codecov.io/gh/grapl-security/grapl/pull/2080/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security#diff-c3JjL3J1c3QvcnVzdC1wcm90by9zcmMvZ3JhcGxpbmMvZ3JhcGwvYXBpL2dyYXBoL3YxYmV0YTEucnM=) | `54.26% <0.00%> (+1.52%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security)

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