Skip to content

RubyCompatCheck: new check for new USE_RUBY compatible values#595

Merged
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:check-ruby
Jun 30, 2023
Merged

RubyCompatCheck: new check for new USE_RUBY compatible values#595
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:check-ruby

Conversation

@arthurzam
Copy link
Copy Markdown
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
Copy Markdown

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.

Comment thread src/pkgcheck/checks/ruby.py Outdated
Comment thread src/pkgcheck/checks/ruby.py Outdated
Comment thread src/pkgcheck/checks/ruby.py
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