-
Notifications
You must be signed in to change notification settings - Fork 238
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
Call for maintainers #274
Comments
I'm lightly paying attention to issues and PRs that are filed. It seems like many of the issues are now related to some sort of coverage problem outside of slather, but the issue gets posted here because there's not really any great way of figuring out coverage problems otherwise. I'm not sure if there's any way we can improve error messages or the read me to help with that. |
I've been added to the RubyGems owner list so I can perform releases now. Other than general maintenance, here are some things that slather could use in the future:
|
@ksuther Do you know is it possible to get "conditional" coverage as well? Currently I see always 100% for the metric. Only "files", "classes" and "lines" are available. |
I've done a coverage implementation for the Xcode groups on a fork. I still have to organize the code, but it is already working. I had not done a PR because I thought the project had died, but now I'm going to test a little more and then do the PR. |
@serges147 Sorry, forgot to reply to this. Conditional coverage isn't available as far as I know. I believe llvm-cov will show branch coverage in colorized output, but I don't think slather is parsing it. |
It'd be nice to have more maintainers for Slather. If you've contributed in the past & are interested, comment here.
The text was updated successfully, but these errors were encountered: