dd2480group7 / piqueserver

An Ace of Spades 0.75 server based on PySnip.
GNU General Public License v3.0
0 stars 0 forks source link

Add simple way of querying branch coverage result from logger #11

Closed mkforsb closed 5 years ago

mkforsb commented 5 years ago

Would be nice to have something like python3 path/to/logger.py "piqueserver/commands.py" "get_team"

.. which would print some useful statistics about branch coverage in the function get_team from piqueserver/commands.py