AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Restrict and better document the calculation and reporting of coverage #95

Closed gkapfham closed 11 months ago

gkapfham commented 11 months ago

This PR modifies the way in which test coverage is calculated and reported.

Here are some details: