James Kessler
James Kessler
Hi @danielbeardsley. So to clarify, your use case is that you have some collaborators who _should_ be able to login to coveralls to review coverage reports, but should _not_ be...
I understand. We have considered creating different user levels, for instance "Billing Manager", but for the history of the project we've always considered every user a developer. I suppose we...
Thanks, @danielbeardsley. I have added your description to the appropriate card(s) in our backlog.
Hi @sterlinghirsh. Understood. I have added your comments to the existing card for this enhancement request. Thanks for your input.
Hi, @st4lk. So I hear what you're saying as far as the description of your issue, however some details are throwing me off. First, from your screenshot above, you can...
Hi, @st4lk. > - finally, PR is opened, but it will not be blocked by coveralls even if test coverage felt down That's actually not true. Coveralls will send failing...
Hi, @kristoffer-paulsson. Since you don't have any builds at coveralls.io for [that project](https://coveralls.io/github/angelos-project/angelos-project-errno) yet, I can't glean any information from them. Can you please invoke [verbose mode](https://docs.coveralls.io/troubleshooting#put-it-in-verbose--v) on your integration...
Hi, @kristoffer-paulsson. I see. Well, the [issues board](https://github.com/nbaztec/coveralls-jacoco-gradle-plugin/issues?q=is%3Aissue+is%3Aclosed) for the [Coveralls Jacoco Gradle Plugin](https://github.com/nbaztec/coveralls-jacoco-gradle-plugin) might be the better place to get support for this issue since we primarily support the...
Hi @kristoffer-paulsson. Great, thanks. That will help everyone using that plugin (and us to provide support). In the meantime, can you share the existing CI build log(s) for the builds...
Hi, @kristoffer-paulsson. Hmm. Yes, I don't see any response from the Coveralls API, which indicates it didn't receive a POST. I do see where you've declared coveralls-related environment variables, [here...