Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RubyCompatCheck: new check for new USE_RUBY compatible values #595

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

arthurzam
Copy link
Member

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: #304

@arthurzam arthurzam requested a review from thesamesam June 29, 2023 18:30
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch coverage: 52.63% and project coverage change: -0.19 ⚠️

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

Additional details and impacted files
@@            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 Coverage Δ
src/pkgcheck/checks/ruby.py 52.63% <52.63%> (ø)

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

src/pkgcheck/checks/ruby.py Outdated Show resolved Hide resolved
src/pkgcheck/checks/ruby.py Outdated Show resolved Hide resolved
src/pkgcheck/checks/ruby.py Show resolved Hide resolved
Resolves: pkgcore#304
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@gentoo-bot gentoo-bot merged commit 839a1f4 into pkgcore:master Jun 30, 2023
@arthurzam arthurzam deleted the check-ruby branch June 30, 2023 21:01
@gentoo-bot gentoo-bot temporarily deployed to github-pages June 30, 2023 21:02 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PythonCompatUpdate for lua and ruby, too
3 participants