Axelrod-Python/Axelrod

Add some form of documentation of 100% coverage

drvinceknight opened this issue · 1 comments

With #1309 we no longer have a coveralls badge on the README saying that we have 100% (but the CI is setup to ensure we do). We could:

  • Include our own (static) badge that just says 100%
  • Just write a sentence in the README and/or the contribution docs
  • Both of the above
  • Something else?

I don't really have a preference.

However is fine with me as long as it's obvious that we maintain a fully tested library. It's important, a lot of effort, and it sets us far apart from most other research libraries.