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

Make an internal enumerator private for abc metric #1044

Closed Luni-4 closed 1 year ago

Luni-4 commented 1 year ago

This PR makes an internal enumerator private

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (9b7ead6) 74.19% compared to head (d975a67) 74.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1044 +/- ## ========================================== - Coverage 74.19% 74.18% -0.02% ========================================== Files 64 64 Lines 15923 15923 ========================================== - Hits 11814 11812 -2 - Misses 4109 4111 +2 ``` | [Impacted Files](https://codecov.io/gh/mozilla/rust-code-analysis/pull/1044?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | Coverage Δ | | |---|---|---| | [src/metrics/abc.rs](https://codecov.io/gh/mozilla/rust-code-analysis/pull/1044?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla#diff-c3JjL21ldHJpY3MvYWJjLnJz) | `94.37% <ø> (-0.12%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/mozilla/rust-code-analysis/pull/1044/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) 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=mozilla). 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=mozilla)

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