yast / yast-yast2

YaST module yast2
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
55 stars 44 forks source link

Add type checking with Sorbet #1148

Open mvidner opened 3 years ago

mvidner commented 3 years ago

(Part of SUSE Hackweek: https://hackweek.suse.com/20/projects/type-check-yast-with-sorbet)

See https://github.com/yast/yast-ruby-bindings/pull/273 for context

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.005%) to 40.515% when pulling 542c96e51317c5b68115a4dd2ec5660f95023113 on sorbet into fd5e1e026030913d618c021ad52be48aa6b3d474 on master.

mvidner commented 3 years ago

In https://github.com/yast/yast-yast2/compare/sorbet-typebug-demo?expand=1 I have added a bug (0e56df46f52676bbce1f960214522b06b2c7f270) to show how a detected bug looks like.