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

RubyCompatCheck: new check for new USE_RUBY compatible values #595

Closed arthurzam closed 1 year ago

arthurzam commented 1 year ago

I think the ruby-ng.eclass is a real abomination I've created. I've extracted parts from real ruby-ng, modified as I needed, took shortcuts and more. I hope no sane person will use this abomination, we need to cast in into the fire :)

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

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 52.63% and project coverage change: -0.19 :warning:

Comparison is base (c41771d) 79.88% compared to head (839a1f4) 79.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ========================================== - Coverage 79.88% 79.70% -0.19% ========================================== Files 57 58 +1 Lines 8545 8602 +57 Branches 1941 1956 +15 ========================================== + Hits 6826 6856 +30 - Misses 1618 1643 +25 - Partials 101 103 +2 ``` | [Impacted Files](https://app.codecov.io/gh/pkgcore/pkgcheck/pull/595?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pkgcore) | Coverage Δ | | |---|---|---| | [src/pkgcheck/checks/ruby.py](https://app.codecov.io/gh/pkgcore/pkgcheck/pull/595?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pkgcore#diff-c3JjL3BrZ2NoZWNrL2NoZWNrcy9ydWJ5LnB5) | `52.63% <52.63%> (ø)` | |

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