pkgcore / pkgcheck

pkgcore-based QA utility for ebuild repos
https://pkgcore.github.io/pkgcheck
BSD 3-Clause "New" or "Revised" License
34 stars 29 forks source link

OldPythonCompat: check for old PYTHON_COMPAT in modified ebuilds #596

Closed arthurzam closed 1 year ago

arthurzam commented 1 year ago

Resolves: https://github.com/pkgcore/pkgcheck/issues/591

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 :tada:

Comparison is base (839a1f4) 79.70% compared to head (4e9dbc1) 79.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #596 +/- ## ========================================== + Coverage 79.70% 79.75% +0.04% ========================================== Files 58 58 Lines 8602 8618 +16 Branches 1956 1961 +5 ========================================== + Hits 6856 6873 +17 Misses 1643 1643 + Partials 103 102 -1 ``` | [Impacted Files](https://app.codecov.io/gh/pkgcore/pkgcheck/pull/596?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pkgcore) | Coverage Δ | | |---|---|---| | [src/pkgcheck/checks/git.py](https://app.codecov.io/gh/pkgcore/pkgcheck/pull/596?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pkgcore#diff-c3JjL3BrZ2NoZWNrL2NoZWNrcy9naXQucHk=) | `97.44% <100.00%> (+0.09%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/pkgcore/pkgcheck/pull/596/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pkgcore)

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