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: [email protected]
To contact the owner, e-mail: [email protected]