10 Jan
2017
10 Jan
'17
15:24
Hi, after some problem in past and nowadays with requiring all code in src except clients ( causing various crashes and inprecise test coverage due to clients exclude ), I tested new way[1] using simplecov configuration and it looks working and good. So please for future enabling of test coverage or when require all break again, please use new way with SimpleCov.track_files("#{src_location}/**/*.rb") Thanks Josef [1] https://github.com/yast/yast-bootloader/pull/401/files -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org