<p>We use coveralls on our pull requests, and any reduction in test coverage marks that pull request as failed. However, for small changes in coverage (like 0.07%) we generally ignore this and merge the PR anyway. That can lead to ignoring larger changes in coverage, and it's unhelpful for new developers to see their PRs marked as failed for tiny coverage changes.</p>
<p>I've been digging around and there are two settings on coveralls.io that we can change (and that it turns out I have access to change, yay!).</p>
<ul>
<li>Coverage Threshold for failure (currently blank)</li>
<li>Coverage Decrease Threshold for failure (currently blank)</li>
</ul>
<p>Our current coverage is around 88%. I propose:</p>
<ul>
<li>Coverage Threshold for failure: 85%</li>
<li>Coverage Decrease Threshold for failure: 0.5%</li>
</ul>
<p>Any thoughts on this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2178">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLc4YYx2_HLzbADwySSGhsdE65Scgks5vWjYKgaJpZM4bz8QJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLSsb6kfNzS-25hwKdQblDS3hqh_2ks5vWjYKgaJpZM4bz8QJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update coveralls.io settings (#2178)"}],"action":{"name":"View Issue","url":"https://github.com/openstreetmap/openstreetmap-website/issues/2178"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2178",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2178",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>