-
Notifications
You must be signed in to change notification settings - Fork 159
#132 clarify when reports are generated and when minimums are applied #133
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
Conversation
Can we split this up as 1.3.2 isn't released yet so updating readme at same time will mean more issues :) |
…e applied README changes and version increment
fdc2541
to
1c806c8
Compare
Sure, I've split the branch into two commits - one with the code changes and one with the README and version changes. Is that what you need, or did you want two separate PRs? I don't think I understand why though...
Did you want to merge this and not publish it or something? Am I just being dumb?
There was a build failure -- I'll check. This test passes for me locally though. I'll look into it. |
Because I can't release until on my proper computer, and I'll get 100 On 19 August 2015 at 16:38, Richard Bradley [email protected]
|
I guess I can just leave it parked here until I'm ready. On 19 August 2015 at 16:40, Stephen Samuel (Sam) [email protected] wrote:
|
That's what I was expecting :-) |
I'll come back to this tomorrow or later this week. |
…ired to generate reports
Found the problem -- the "scripted" test "bad-coverage" is checking that the coverage minimums are enforced. It ran " I've updated it to run " (I didn't know about the "scripted" sbt tests plugin -- that's pretty useful.) |
@RichardBradley This has a merge conflict, can you please rebase? |
I've pushed a merge |
OK to merge now? |
#132 clarify when reports are generated and when minimums are applied
Thanks richard |
Fixes #132