diff options
-rw-r--r-- | AUTHORS.txt | 1 | ||||
-rw-r--r-- | CHANGES.rst | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 83ee3710..a42163c9 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -27,6 +27,7 @@ David Christian David Stanek Detlev Offenbach Devin Jeanpierre +Dmitry Shishov Dmitry Trofimov Eduardo Schettino Edward Loper diff --git a/CHANGES.rst b/CHANGES.rst index 709e1395..322e723d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,6 +13,10 @@ Unreleased some other line when an exception other than ``X`` happens. This jump is no longer considered a branch when measuring branch coverage. +- The HTML report now has a map of the file along the rightmost edge of the + page, giving an overview of where the missed lines are. Thanks, Dmitry + Shishov. + Version 4.1b2 --- 2016-01-23 ---------------------------- |