commit | 601ed631adf5d1df8a1138c5f037d93e7d943685 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sat Jul 08 20:35:02 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Jul 08 19:35:02 2017 -0500 |
tree | 03b2da4faf0b6e1cae6a0425f06a82141dcabce0 | |
parent | bf128a470bbcfe9443eeade9da24c6b317296348 [diff] |
Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use (#3763) * Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use * rewrite file to improve coverage * Write it this way so we can use line coverage * lost this one :-( * fix comment and flake8 * update the docs as well * flake8