From ef922cb3707e8ed4be592da708205eea65e58ea1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 25 Jul 2016 15:46:16 -0400 Subject: =?UTF-8?q?Give=20credit=20to=20Ville=20Skytt=C3=A4=20for=20pr=20#?= =?UTF-8?q?85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTHORS.txt | 1 + CHANGES.rst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS.txt b/AUTHORS.txt index c6f17762..4d6e1dc2 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -75,5 +75,6 @@ Steve Leonard Steve Peak Ted Wexler Titus Brown +Ville Skyttä Yury Selivanov Zooko Wilcox-O'Hearn diff --git a/CHANGES.rst b/CHANGES.rst index 5ee96129..66dc6499 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -16,6 +16,8 @@ Unreleased other run-affecting options on the command line. This prevents failures like those reported in `issue 495`_. +- Filtering the HTML report is now faster, thanks to Ville Skyttä. + .. _issue 495: https://bitbucket.org/ned/coveragepy/issues/495/branch-and-concurrency-are-conflicting -- cgit v1.2.1