From b2ca5af1e1811d2ac00a552df4703e8f318582b8 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 16 Oct 2021 20:27:10 -0400 Subject: feat(html): sticky header on pyfile --- coverage/htmlfiles/pyfile.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'coverage/htmlfiles/pyfile.html') diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 33cab95a..55194612 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -24,6 +24,20 @@ + +

Coverage for {{relative_filename|escape}} : @@ -37,7 +51,6 @@ - {% if has_arcs %} {% endif %} -- cgit v1.2.1