coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

Enforce 100% branch coverage #282

Closed jayvdb closed 6 years ago

jayvdb commented 6 years ago

With a bunch of exceptions due to old code, we can lock down this repo to comply with the @coala rule of 100% branch coverage, to prevent new accidental additions of code without proper coverage. It is often hard to spot where tests have not provided 100% coverage. We have tools for that. And we have a setup.cfg template for it.

Issues have been created for most of the outstanding test coverage issues, and they will likely be great GCI tasks.

gitmate-bot commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @satwikkansal.