ryanbhayward / games-puzzles-algorithms

software for CMPUT 355 (initial 396): ugrad course on games, puzzles, algorithms
36 stars 153 forks source link

Test coverage tool, resolving #71 #72

Closed dmorrill10 closed 8 years ago

dmorrill10 commented 8 years ago

Run make test-cov to show coverage. Fully covered files will not be shown (so that init.py is ignored).

JesseH- commented 8 years ago

This looks good to me. +1